package.json 1.8 KB

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