package.json 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. {
  2. "_args": [
  3. [
  4. "lodash._reinterpolate@3.0.0",
  5. "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "lodash._reinterpolate@3.0.0",
  10. "_id": "lodash._reinterpolate@3.0.0",
  11. "_inBundle": false,
  12. "_integrity": "sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=",
  13. "_location": "/lodash._reinterpolate",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "lodash._reinterpolate@3.0.0",
  19. "name": "lodash._reinterpolate",
  20. "escapedName": "lodash._reinterpolate",
  21. "rawSpec": "3.0.0",
  22. "saveSpec": null,
  23. "fetchSpec": "3.0.0"
  24. },
  25. "_requiredBy": [
  26. "/lodash.template",
  27. "/lodash.templatesettings"
  28. ],
  29. "_resolved": "https://registry.nlark.com/lodash._reinterpolate/download/lodash._reinterpolate-3.0.0.tgz",
  30. "_spec": "3.0.0",
  31. "_where": "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm",
  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": "Benjamin Tan",
  48. "email": "demoneaux@gmail.com",
  49. "url": "https://d10.github.io/"
  50. },
  51. {
  52. "name": "Blaine Bublitz",
  53. "email": "blaine@iceddev.com",
  54. "url": "http://www.iceddev.com/"
  55. },
  56. {
  57. "name": "Kit Cambridge",
  58. "email": "github@kitcambridge.be",
  59. "url": "http://kitcambridge.be/"
  60. },
  61. {
  62. "name": "Mathias Bynens",
  63. "email": "mathias@qiwi.be",
  64. "url": "https://mathiasbynens.be/"
  65. }
  66. ],
  67. "description": "The modern build of lodash’s internal `reInterpolate` as a module.",
  68. "homepage": "https://lodash.com/",
  69. "icon": "https://lodash.com/icon.svg",
  70. "license": "MIT",
  71. "name": "lodash._reinterpolate",
  72. "repository": {
  73. "type": "git",
  74. "url": "git+https://github.com/lodash/lodash.git"
  75. },
  76. "scripts": {
  77. "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
  78. },
  79. "version": "3.0.0"
  80. }