package.json 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. {
  2. "_args": [
  3. [
  4. "lodash.clonedeep@4.5.0",
  5. "/mnt/data/Sites/anissabensalah.net/user/themes/anissabensalah"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "lodash.clonedeep@4.5.0",
  10. "_id": "lodash.clonedeep@4.5.0",
  11. "_inBundle": false,
  12. "_integrity": "sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=",
  13. "_location": "/lodash.clonedeep",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "lodash.clonedeep@4.5.0",
  19. "name": "lodash.clonedeep",
  20. "escapedName": "lodash.clonedeep",
  21. "rawSpec": "4.5.0",
  22. "saveSpec": null,
  23. "fetchSpec": "4.5.0"
  24. },
  25. "_requiredBy": [
  26. "/gulp-sass",
  27. "/node-sass"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz",
  30. "_spec": "4.5.0",
  31. "_where": "/mnt/data/Sites/anissabensalah.net/user/themes/anissabensalah",
  32. "author": {
  33. "name": "John-David Dalton",
  34. "email": "john.david.dalton@gmail.com",
  35. "url": "http://allyoucanleet.com/"
  36. },
  37. "bugs": {
  38. "url": "https://github.com/lodash/lodash/issues"
  39. },
  40. "contributors": [
  41. {
  42. "name": "John-David Dalton",
  43. "email": "john.david.dalton@gmail.com",
  44. "url": "http://allyoucanleet.com/"
  45. },
  46. {
  47. "name": "Blaine Bublitz",
  48. "email": "blaine.bublitz@gmail.com",
  49. "url": "https://github.com/phated"
  50. },
  51. {
  52. "name": "Mathias Bynens",
  53. "email": "mathias@qiwi.be",
  54. "url": "https://mathiasbynens.be/"
  55. }
  56. ],
  57. "description": "The lodash method `_.cloneDeep` exported as a module.",
  58. "homepage": "https://lodash.com/",
  59. "icon": "https://lodash.com/icon.svg",
  60. "keywords": [
  61. "lodash-modularized",
  62. "clonedeep"
  63. ],
  64. "license": "MIT",
  65. "name": "lodash.clonedeep",
  66. "repository": {
  67. "type": "git",
  68. "url": "git+https://github.com/lodash/lodash.git"
  69. },
  70. "scripts": {
  71. "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
  72. },
  73. "version": "4.5.0"
  74. }