package.json 1.9 KB

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