package.json 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. {
  2. "_from": "lodash._root@^3.0.0",
  3. "_id": "[email protected]",
  4. "_inBundle": false,
  5. "_integrity": "sha1-+6HEUkwZ7ppfgTa0YJ8BfPTe1pI=",
  6. "_location": "/lodash._root",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "lodash._root@^3.0.0",
  12. "name": "lodash._root",
  13. "escapedName": "lodash._root",
  14. "rawSpec": "^3.0.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^3.0.0"
  17. },
  18. "_requiredBy": [
  19. "/lodash.escape"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/lodash._root/-/lodash._root-3.0.1.tgz",
  22. "_shasum": "fba1c4524c19ee9a5f8136b4609f017cf4ded692",
  23. "_spec": "lodash._root@^3.0.0",
  24. "_where": "D:\\Users\\James\\IdeaProjects\\website-core\\www\\libs\\node_modules\\lodash.escape",
  25. "author": {
  26. "name": "John-David Dalton",
  27. "email": "[email protected]",
  28. "url": "http://allyoucanleet.com/"
  29. },
  30. "bugs": {
  31. "url": "https://github.com/lodash/lodash/issues"
  32. },
  33. "bundleDependencies": false,
  34. "contributors": [
  35. {
  36. "name": "John-David Dalton",
  37. "email": "[email protected]",
  38. "url": "http://allyoucanleet.com/"
  39. },
  40. {
  41. "name": "Blaine Bublitz",
  42. "email": "[email protected]",
  43. "url": "https://github.com/phated"
  44. },
  45. {
  46. "name": "Mathias Bynens",
  47. "email": "[email protected]",
  48. "url": "https://mathiasbynens.be/"
  49. }
  50. ],
  51. "deprecated": false,
  52. "description": "The internal lodash function `root` exported as a module.",
  53. "homepage": "https://lodash.com/",
  54. "icon": "https://lodash.com/icon.svg",
  55. "license": "MIT",
  56. "name": "lodash._root",
  57. "repository": {
  58. "type": "git",
  59. "url": "git+https://github.com/lodash/lodash.git"
  60. },
  61. "scripts": {
  62. "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
  63. },
  64. "version": "3.0.1"
  65. }