package.json 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. {
  2. "_args": [
  3. [
  4. "lodash.template@4.5.0",
  5. "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "lodash.template@4.5.0",
  10. "_id": "lodash.template@4.5.0",
  11. "_inBundle": false,
  12. "_integrity": "sha1-+XYZXPPzR9DV9SSDVp/oAxzM6Ks=",
  13. "_location": "/lodash.template",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "lodash.template@4.5.0",
  19. "name": "lodash.template",
  20. "escapedName": "lodash.template",
  21. "rawSpec": "4.5.0",
  22. "saveSpec": null,
  23. "fetchSpec": "4.5.0"
  24. },
  25. "_requiredBy": [
  26. "/workbox-build"
  27. ],
  28. "_resolved": "https://registry.nlark.com/lodash.template/download/lodash.template-4.5.0.tgz",
  29. "_spec": "4.5.0",
  30. "_where": "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm",
  31. "author": {
  32. "name": "John-David Dalton",
  33. "email": "john.david.dalton@gmail.com"
  34. },
  35. "bugs": {
  36. "url": "https://github.com/lodash/lodash/issues"
  37. },
  38. "contributors": [
  39. {
  40. "name": "John-David Dalton",
  41. "email": "john.david.dalton@gmail.com"
  42. },
  43. {
  44. "name": "Mathias Bynens",
  45. "email": "mathias@qiwi.be"
  46. }
  47. ],
  48. "dependencies": {
  49. "lodash._reinterpolate": "^3.0.0",
  50. "lodash.templatesettings": "^4.0.0"
  51. },
  52. "description": "The Lodash method `_.template` exported as a module.",
  53. "homepage": "https://lodash.com/",
  54. "icon": "https://lodash.com/icon.svg",
  55. "keywords": [
  56. "lodash-modularized",
  57. "template"
  58. ],
  59. "license": "MIT",
  60. "name": "lodash.template",
  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": "4.5.0"
  69. }