1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/lodash/package.json

121 lines
3.6 KiB
JSON

{
"_args": [
[
"lodash@4.17.15",
"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main"
]
],
"_from": "lodash@4.17.15",
"_id": "lodash@4.17.15",
"_inBundle": false,
"_integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==",
"_location": "/lodash",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "lodash@4.17.15",
"name": "lodash",
"escapedName": "lodash",
"rawSpec": "4.17.15",
"saveSpec": null,
"fetchSpec": "4.17.15"
},
"_requiredBy": [
"/",
"/@babel/core",
"/@babel/core/@babel/types",
"/@babel/generator",
"/@babel/generator/@babel/types",
"/@babel/helper-annotate-as-pure/@babel/types",
"/@babel/helper-builder-binary-assignment-operator-visitor/@babel/types",
"/@babel/helper-call-delegate/@babel/types",
"/@babel/helper-define-map",
"/@babel/helper-define-map/@babel/types",
"/@babel/helper-explode-assignable-expression/@babel/types",
"/@babel/helper-function-name/@babel/types",
"/@babel/helper-get-function-arity/@babel/types",
"/@babel/helper-hoist-variables/@babel/types",
"/@babel/helper-member-expression-to-functions/@babel/types",
"/@babel/helper-module-imports",
"/@babel/helper-module-transforms",
"/@babel/helper-module-transforms/@babel/types",
"/@babel/helper-optimise-call-expression/@babel/types",
"/@babel/helper-regex",
"/@babel/helper-remap-async-to-generator/@babel/types",
"/@babel/helper-replace-supers/@babel/types",
"/@babel/helper-simple-access/@babel/types",
"/@babel/helper-split-export-declaration/@babel/types",
"/@babel/helper-wrap-function/@babel/types",
"/@babel/helpers/@babel/types",
"/@babel/plugin-transform-async-to-generator/@babel/types",
"/@babel/plugin-transform-block-scoping",
"/@babel/plugin-transform-runtime/@babel/types",
"/@babel/preset-env/@babel/types",
"/@babel/template/@babel/types",
"/@babel/traverse",
"/@babel/traverse/@babel/types",
"/@babel/types",
"/@vue/babel-plugin-transform-vue-jsx/@babel/types",
"/@vue/babel-preset-app/@babel/types",
"/@vue/cli-plugin-eslint/@babel/types",
"/babel-eslint/@babel/generator",
"/babel-eslint/@babel/template",
"/babel-eslint/@babel/traverse",
"/babel-eslint/@babel/types",
"/css-loader",
"/eslint",
"/html-webpack-plugin",
"/http-proxy-middleware",
"/inquirer",
"/node-sass",
"/node-sass/globule",
"/request-promise-core",
"/sass-graph",
"/table",
"/vue-echarts",
"/vue-eslint-parser",
"/webpack-bundle-analyzer",
"/webpack-merge"
],
"_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
"_spec": "4.17.15",
"_where": "C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com"
},
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"contributors": [
{
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be"
}
],
"description": "Lodash modular utilities.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"modules",
"stdlib",
"util"
],
"license": "MIT",
"main": "lodash.js",
"name": "lodash",
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"
},
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
},
"version": "4.17.15"
}