package.json 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. {
  2. "_args": [
  3. [
  4. "lodash@4.17.20",
  5. "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin"
  6. ]
  7. ],
  8. "_from": "lodash@4.17.20",
  9. "_id": "lodash@4.17.20",
  10. "_inBundle": false,
  11. "_integrity": "sha1-tEqbYpe8tpjxxRo1RaKzs2jVnFI=",
  12. "_location": "/lodash",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "lodash@4.17.20",
  18. "name": "lodash",
  19. "escapedName": "lodash",
  20. "rawSpec": "4.17.20",
  21. "saveSpec": null,
  22. "fetchSpec": "4.17.20"
  23. },
  24. "_requiredBy": [
  25. "/@babel/core",
  26. "/@babel/helper-define-map",
  27. "/@babel/helper-module-transforms",
  28. "/@babel/helper-regex",
  29. "/@babel/traverse",
  30. "/@babel/types",
  31. "/@riophae/vue-treeselect",
  32. "/async",
  33. "/eslint",
  34. "/globule",
  35. "/html-webpack-plugin",
  36. "/http-proxy-middleware",
  37. "/inquirer",
  38. "/node-sass",
  39. "/pretty-error",
  40. "/renderkid",
  41. "/sass-graph",
  42. "/table",
  43. "/vue-eslint-parser",
  44. "/webpack-bundle-analyzer",
  45. "/webpack-merge"
  46. ],
  47. "_resolved": "https://registry.npm.taobao.org/lodash/download/lodash-4.17.20.tgz",
  48. "_spec": "4.17.20",
  49. "_where": "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin",
  50. "author": {
  51. "name": "John-David Dalton",
  52. "email": "john.david.dalton@gmail.com"
  53. },
  54. "bugs": {
  55. "url": "https://github.com/lodash/lodash/issues"
  56. },
  57. "contributors": [
  58. {
  59. "name": "John-David Dalton",
  60. "email": "john.david.dalton@gmail.com"
  61. },
  62. {
  63. "name": "Mathias Bynens",
  64. "email": "mathias@qiwi.be"
  65. }
  66. ],
  67. "description": "Lodash modular utilities.",
  68. "homepage": "https://lodash.com/",
  69. "icon": "https://lodash.com/icon.svg",
  70. "keywords": [
  71. "modules",
  72. "stdlib",
  73. "util"
  74. ],
  75. "license": "MIT",
  76. "main": "lodash.js",
  77. "name": "lodash",
  78. "repository": {
  79. "type": "git",
  80. "url": "git+https://github.com/lodash/lodash.git"
  81. },
  82. "scripts": {
  83. "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
  84. },
  85. "version": "4.17.20"
  86. }