package.json 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. {
  2. "_from": "lodash@^4.17.4",
  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.17.4",
  12. "name": "lodash",
  13. "escapedName": "lodash",
  14. "rawSpec": "^4.17.4",
  15. "saveSpec": null,
  16. "fetchSpec": "^4.17.4"
  17. },
  18. "_requiredBy": [
  19. "/@babel/generator",
  20. "/@babel/template",
  21. "/@babel/traverse",
  22. "/@babel/types",
  23. "/babel-core",
  24. "/babel-generator",
  25. "/babel-helper-define-map",
  26. "/babel-helper-regex",
  27. "/babel-plugin-transform-es2015-block-scoping",
  28. "/babel-register",
  29. "/babel-template",
  30. "/babel-traverse",
  31. "/babel-types",
  32. "/eslint",
  33. "/globule",
  34. "/html-webpack-plugin",
  35. "/http-proxy-middleware",
  36. "/inquirer",
  37. "/last-call-webpack-plugin",
  38. "/node-sass",
  39. "/pretty-error",
  40. "/renderkid",
  41. "/sass-graph",
  42. "/svg-sprite-loader/html-webpack-plugin",
  43. "/table",
  44. "/vue-eslint-parser",
  45. "/webpack-bundle-analyzer",
  46. "/webpack-cli/inquirer",
  47. "/webpack-merge"
  48. ],
  49. "_resolved": "https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz",
  50. "_shasum": "679591c564c3bffaae8454cf0b3df370c3d6911c",
  51. "_spec": "lodash@^4.17.4",
  52. "_where": "D:\\yf\\项目\\智慧工地\\代码库\\zhgd-front\\crm_web\\node_modules\\babel-core",
  53. "author": {
  54. "name": "John-David Dalton",
  55. "email": "john.david.dalton@gmail.com"
  56. },
  57. "bugs": {
  58. "url": "https://github.com/lodash/lodash/issues"
  59. },
  60. "bundleDependencies": false,
  61. "contributors": [
  62. {
  63. "name": "John-David Dalton",
  64. "email": "john.david.dalton@gmail.com"
  65. },
  66. {
  67. "name": "Mathias Bynens",
  68. "email": "mathias@qiwi.be"
  69. }
  70. ],
  71. "deprecated": false,
  72. "description": "Lodash modular utilities.",
  73. "homepage": "https://lodash.com/",
  74. "icon": "https://lodash.com/icon.svg",
  75. "keywords": [
  76. "modules",
  77. "stdlib",
  78. "util"
  79. ],
  80. "license": "MIT",
  81. "main": "lodash.js",
  82. "name": "lodash",
  83. "repository": {
  84. "type": "git",
  85. "url": "git+https://github.com/lodash/lodash.git"
  86. },
  87. "scripts": {
  88. "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
  89. },
  90. "version": "4.17.21"
  91. }