package.json 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. {
  2. "_args": [
  3. [
  4. "lodash@4.17.21",
  5. "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
  6. ]
  7. ],
  8. "_from": "lodash@4.17.21",
  9. "_id": "lodash@4.17.21",
  10. "_inBundle": false,
  11. "_integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
  12. "_location": "/lodash",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "lodash@4.17.21",
  18. "name": "lodash",
  19. "escapedName": "lodash",
  20. "rawSpec": "4.17.21",
  21. "saveSpec": null,
  22. "fetchSpec": "4.17.21"
  23. },
  24. "_requiredBy": [
  25. "/@eslint/eslintrc",
  26. "/@riophae/vue-treeselect",
  27. "/async",
  28. "/eslint",
  29. "/html-webpack-plugin",
  30. "/http-proxy-middleware",
  31. "/inquirer",
  32. "/pretty-error",
  33. "/renderkid",
  34. "/table",
  35. "/vue-eslint-parser",
  36. "/webpack-bundle-analyzer",
  37. "/webpack-merge"
  38. ],
  39. "_resolved": "https://registry.npmmirror.com/lodash/download/lodash-4.17.21.tgz",
  40. "_spec": "4.17.21",
  41. "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
  42. "author": {
  43. "name": "John-David Dalton",
  44. "email": "john.david.dalton@gmail.com"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/lodash/lodash/issues"
  48. },
  49. "contributors": [
  50. {
  51. "name": "John-David Dalton",
  52. "email": "john.david.dalton@gmail.com"
  53. },
  54. {
  55. "name": "Mathias Bynens",
  56. "email": "mathias@qiwi.be"
  57. }
  58. ],
  59. "description": "Lodash modular utilities.",
  60. "homepage": "https://lodash.com/",
  61. "icon": "https://lodash.com/icon.svg",
  62. "keywords": [
  63. "modules",
  64. "stdlib",
  65. "util"
  66. ],
  67. "license": "MIT",
  68. "main": "lodash.js",
  69. "name": "lodash",
  70. "repository": {
  71. "type": "git",
  72. "url": "git+https://github.com/lodash/lodash.git"
  73. },
  74. "scripts": {
  75. "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
  76. },
  77. "version": "4.17.21"
  78. }