package.json 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. {
  2. "_from": "lodash@^4.17.10",
  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.10",
  12. "name": "lodash",
  13. "escapedName": "lodash",
  14. "rawSpec": "^4.17.10",
  15. "saveSpec": null,
  16. "fetchSpec": "^4.17.10"
  17. },
  18. "_requiredBy": [
  19. "/",
  20. "/@vue/cli-service/http-proxy-middleware",
  21. "/@vue/cli-service/webpack-merge",
  22. "/babel-core",
  23. "/babel-generator",
  24. "/babel-register",
  25. "/babel-template",
  26. "/babel-traverse",
  27. "/babel-types",
  28. "/css-loader",
  29. "/html-webpack-plugin",
  30. "/istanbul-api/async",
  31. "/lint-staged",
  32. "/mocha-webpack",
  33. "/node-cache",
  34. "/pretty-error",
  35. "/renderkid",
  36. "/request-promise-core",
  37. "/vue-eslint-parser",
  38. "/vuex-persist",
  39. "/webpack-bundle-analyzer"
  40. ],
  41. "_resolved": "https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz",
  42. "_shasum": "679591c564c3bffaae8454cf0b3df370c3d6911c",
  43. "_spec": "lodash@^4.17.10",
  44. "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin",
  45. "author": {
  46. "name": "John-David Dalton",
  47. "email": "john.david.dalton@gmail.com"
  48. },
  49. "bugs": {
  50. "url": "https://github.com/lodash/lodash/issues"
  51. },
  52. "bundleDependencies": false,
  53. "contributors": [
  54. {
  55. "name": "John-David Dalton",
  56. "email": "john.david.dalton@gmail.com"
  57. },
  58. {
  59. "name": "Mathias Bynens",
  60. "email": "mathias@qiwi.be"
  61. }
  62. ],
  63. "deprecated": false,
  64. "description": "Lodash modular utilities.",
  65. "homepage": "https://lodash.com/",
  66. "icon": "https://lodash.com/icon.svg",
  67. "keywords": [
  68. "modules",
  69. "stdlib",
  70. "util"
  71. ],
  72. "license": "MIT",
  73. "main": "lodash.js",
  74. "name": "lodash",
  75. "repository": {
  76. "type": "git",
  77. "url": "git+https://github.com/lodash/lodash.git"
  78. },
  79. "scripts": {
  80. "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
  81. },
  82. "version": "4.17.21"
  83. }