package.json 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "lodash.clonedeep@^4.3.2",
  6. "scope": null,
  7. "escapedName": "lodash.clonedeep",
  8. "name": "lodash.clonedeep",
  9. "rawSpec": "^4.3.2",
  10. "spec": ">=4.3.2 <5.0.0",
  11. "type": "range"
  12. },
  13. "/mnt/Data/bach/Documents/ola/OLA#4/OLA#4DOC/sys/node_modules/gulp-sass"
  14. ]
  15. ],
  16. "_from": "lodash.clonedeep@>=4.3.2 <5.0.0",
  17. "_id": "lodash.clonedeep@4.5.0",
  18. "_inCache": true,
  19. "_location": "/lodash.clonedeep",
  20. "_nodeVersion": "4.4.7",
  21. "_npmOperationalInternal": {
  22. "host": "packages-12-west.internal.npmjs.com",
  23. "tmp": "tmp/lodash.clonedeep-4.5.0.tgz_1471109839710_0.7944763591513038"
  24. },
  25. "_npmUser": {
  26. "name": "jdalton",
  27. "email": "john.david.dalton@gmail.com"
  28. },
  29. "_npmVersion": "2.15.10",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "lodash.clonedeep@^4.3.2",
  33. "scope": null,
  34. "escapedName": "lodash.clonedeep",
  35. "name": "lodash.clonedeep",
  36. "rawSpec": "^4.3.2",
  37. "spec": ">=4.3.2 <5.0.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/gulp-sass",
  42. "/node-sass"
  43. ],
  44. "_resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz",
  45. "_shasum": "e23f3f9c4f8fbdde872529c1071857a086e5ccef",
  46. "_shrinkwrap": null,
  47. "_spec": "lodash.clonedeep@^4.3.2",
  48. "_where": "/mnt/Data/bach/Documents/ola/OLA#4/OLA#4DOC/sys/node_modules/gulp-sass",
  49. "author": {
  50. "name": "John-David Dalton",
  51. "email": "john.david.dalton@gmail.com",
  52. "url": "http://allyoucanleet.com/"
  53. },
  54. "bugs": {
  55. "url": "https://github.com/lodash/lodash/issues"
  56. },
  57. "contributors": [
  58. {
  59. "name": "John-David Dalton",
  60. "email": "john.david.dalton@gmail.com",
  61. "url": "http://allyoucanleet.com/"
  62. },
  63. {
  64. "name": "Blaine Bublitz",
  65. "email": "blaine.bublitz@gmail.com",
  66. "url": "https://github.com/phated"
  67. },
  68. {
  69. "name": "Mathias Bynens",
  70. "email": "mathias@qiwi.be",
  71. "url": "https://mathiasbynens.be/"
  72. }
  73. ],
  74. "dependencies": {},
  75. "description": "The lodash method `_.cloneDeep` exported as a module.",
  76. "devDependencies": {},
  77. "directories": {},
  78. "dist": {
  79. "shasum": "e23f3f9c4f8fbdde872529c1071857a086e5ccef",
  80. "tarball": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz"
  81. },
  82. "homepage": "https://lodash.com/",
  83. "icon": "https://lodash.com/icon.svg",
  84. "keywords": [
  85. "lodash-modularized",
  86. "clonedeep"
  87. ],
  88. "license": "MIT",
  89. "maintainers": [
  90. {
  91. "name": "jdalton",
  92. "email": "john.david.dalton@gmail.com"
  93. },
  94. {
  95. "name": "mathias",
  96. "email": "mathias@qiwi.be"
  97. },
  98. {
  99. "name": "phated",
  100. "email": "blaine@iceddev.com"
  101. }
  102. ],
  103. "name": "lodash.clonedeep",
  104. "optionalDependencies": {},
  105. "readme": "# lodash.clonedeep v4.5.0\n\nThe [lodash](https://lodash.com/) method `_.cloneDeep` exported as a [Node.js](https://nodejs.org/) module.\n\n## Installation\n\nUsing npm:\n```bash\n$ {sudo -H} npm i -g npm\n$ npm i --save lodash.clonedeep\n```\n\nIn Node.js:\n```js\nvar cloneDeep = require('lodash.clonedeep');\n```\n\nSee the [documentation](https://lodash.com/docs#cloneDeep) or [package source](https://github.com/lodash/lodash/blob/4.5.0-npm-packages/lodash.clonedeep) for more details.\n",
  106. "readmeFilename": "README.md",
  107. "repository": {
  108. "type": "git",
  109. "url": "git+https://github.com/lodash/lodash.git"
  110. },
  111. "scripts": {
  112. "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
  113. },
  114. "version": "4.5.0"
  115. }