package.json 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. {
  2. "_from": "lodash._reinterpolate@^3.0.0",
  3. "_id": "[email protected]",
  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. "/gulp-git/lodash.template",
  20. "/gulp-git/lodash.templatesettings",
  21. "/gulp-header/lodash.template",
  22. "/gulp-header/lodash.templatesettings",
  23. "/gulp-notify/lodash.template",
  24. "/gulp-notify/lodash.templatesettings",
  25. "/gulp-util",
  26. "/lodash.template",
  27. "/lodash.templatesettings"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz",
  30. "_shasum": "0ccf2d89166af03b3663c796538b75ac6e114d9d",
  31. "_spec": "lodash._reinterpolate@^3.0.0",
  32. "_where": "D:\\Users\\James\\IdeaProjects\\website-core\\www\\libs\\node_modules\\gulp-util",
  33. "author": {
  34. "name": "John-David Dalton",
  35. "email": "[email protected]",
  36. "url": "http://allyoucanleet.com/"
  37. },
  38. "bugs": {
  39. "url": "https://github.com/lodash/lodash/issues"
  40. },
  41. "bundleDependencies": false,
  42. "contributors": [
  43. {
  44. "name": "John-David Dalton",
  45. "email": "[email protected]",
  46. "url": "http://allyoucanleet.com/"
  47. },
  48. {
  49. "name": "Benjamin Tan",
  50. "email": "[email protected]",
  51. "url": "https://d10.github.io/"
  52. },
  53. {
  54. "name": "Blaine Bublitz",
  55. "email": "[email protected]",
  56. "url": "http://www.iceddev.com/"
  57. },
  58. {
  59. "name": "Kit Cambridge",
  60. "email": "[email protected]",
  61. "url": "http://kitcambridge.be/"
  62. },
  63. {
  64. "name": "Mathias Bynens",
  65. "email": "[email protected]",
  66. "url": "https://mathiasbynens.be/"
  67. }
  68. ],
  69. "deprecated": false,
  70. "description": "The modern build of lodash’s internal `reInterpolate` as a module.",
  71. "homepage": "https://lodash.com/",
  72. "icon": "https://lodash.com/icon.svg",
  73. "license": "MIT",
  74. "name": "lodash._reinterpolate",
  75. "repository": {
  76. "type": "git",
  77. "url": "git+https://github.com/lodash/lodash.git"
  78. },
  79. "scripts": {
  80. "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
  81. },
  82. "version": "3.0.0"
  83. }