package.json 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  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. "/@babel/core",
  20. "/@babel/helper-module-transforms",
  21. "/@babel/traverse",
  22. "/@babel/types",
  23. "/@eslint/eslintrc",
  24. "/@riophae/vue-treeselect",
  25. "/async",
  26. "/eslint",
  27. "/html-webpack-plugin",
  28. "/http-proxy-middleware",
  29. "/inquirer",
  30. "/pretty-error",
  31. "/renderkid",
  32. "/table",
  33. "/vue-eslint-parser",
  34. "/webpack-bundle-analyzer",
  35. "/webpack-merge"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
  38. "_shasum": "679591c564c3bffaae8454cf0b3df370c3d6911c",
  39. "_spec": "lodash@^4.0.0",
  40. "_where": "E:\\boman-framwork\\ruoyi-ui\\node_modules\\@riophae\\vue-treeselect",
  41. "author": {
  42. "name": "John-David Dalton",
  43. "email": "john.david.dalton@gmail.com"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/lodash/lodash/issues"
  47. },
  48. "bundleDependencies": false,
  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. "deprecated": false,
  60. "description": "Lodash modular utilities.",
  61. "homepage": "https://lodash.com/",
  62. "icon": "https://lodash.com/icon.svg",
  63. "keywords": [
  64. "modules",
  65. "stdlib",
  66. "util"
  67. ],
  68. "license": "MIT",
  69. "main": "lodash.js",
  70. "name": "lodash",
  71. "repository": {
  72. "type": "git",
  73. "url": "git+https://github.com/lodash/lodash.git"
  74. },
  75. "scripts": {
  76. "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
  77. },
  78. "version": "4.17.21"
  79. }