package.json 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. {
  2. "_from": "lodash._reinterpolate@^3.0.0",
  3. "_id": "lodash._reinterpolate@3.0.0",
  4. "_inBundle": false,
  5. "_integrity": "sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=",
  6. "_location": "/lodash._reinterpolate",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "lodash._reinterpolate@^3.0.0",
  12. "name": "lodash._reinterpolate",
  13. "escapedName": "lodash._reinterpolate",
  14. "rawSpec": "^3.0.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^3.0.0"
  17. },
  18. "_requiredBy": [
  19. "/lodash.template",
  20. "/lodash.templatesettings"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz",
  23. "_shasum": "0ccf2d89166af03b3663c796538b75ac6e114d9d",
  24. "_spec": "lodash._reinterpolate@^3.0.0",
  25. "_where": "H:\\gs_nuxt\\node_modules\\lodash.template",
  26. "author": {
  27. "name": "John-David Dalton",
  28. "email": "john.david.dalton@gmail.com",
  29. "url": "http://allyoucanleet.com/"
  30. },
  31. "bugs": {
  32. "url": "https://github.com/lodash/lodash/issues"
  33. },
  34. "bundleDependencies": false,
  35. "contributors": [
  36. {
  37. "name": "John-David Dalton",
  38. "email": "john.david.dalton@gmail.com",
  39. "url": "http://allyoucanleet.com/"
  40. },
  41. {
  42. "name": "Benjamin Tan",
  43. "email": "demoneaux@gmail.com",
  44. "url": "https://d10.github.io/"
  45. },
  46. {
  47. "name": "Blaine Bublitz",
  48. "email": "blaine@iceddev.com",
  49. "url": "http://www.iceddev.com/"
  50. },
  51. {
  52. "name": "Kit Cambridge",
  53. "email": "github@kitcambridge.be",
  54. "url": "http://kitcambridge.be/"
  55. },
  56. {
  57. "name": "Mathias Bynens",
  58. "email": "mathias@qiwi.be",
  59. "url": "https://mathiasbynens.be/"
  60. }
  61. ],
  62. "deprecated": false,
  63. "description": "The modern build of lodash’s internal `reInterpolate` as a module.",
  64. "homepage": "https://lodash.com/",
  65. "icon": "https://lodash.com/icon.svg",
  66. "license": "MIT",
  67. "name": "lodash._reinterpolate",
  68. "repository": {
  69. "type": "git",
  70. "url": "git+https://github.com/lodash/lodash.git"
  71. },
  72. "scripts": {
  73. "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
  74. },
  75. "version": "3.0.0"
  76. }