package.json 2.1 KB

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