forked from zhurui/management
54 lines
1.8 KiB
JSON
54 lines
1.8 KiB
JSON
{
|
|
"_from": "@babel/helper-module-imports@7.0.0-beta.35",
|
|
"_id": "@babel/helper-module-imports@7.0.0-beta.35",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-vaC1KyIZSuyWb3Lj277fX0pxivyHwuDU4xZsofqgYAbkDxNieMg2vuhzP5AgMweMY7fCQUMTi+BgPqTLjkxXFg==",
|
|
"_location": "/@babel/helper-module-imports",
|
|
"_phantomChildren": {
|
|
"esutils": "2.0.3",
|
|
"lodash": "4.17.21",
|
|
"to-fast-properties": "2.0.0"
|
|
},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/helper-module-imports@7.0.0-beta.35",
|
|
"name": "@babel/helper-module-imports",
|
|
"escapedName": "@babel%2fhelper-module-imports",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.0.0-beta.35",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.0.0-beta.35"
|
|
},
|
|
"_requiredBy": [
|
|
"/babel-plugin-component"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.0.0-beta.35.tgz",
|
|
"_shasum": "308e350e731752cdb4d0f058df1d704925c64e0a",
|
|
"_spec": "@babel/helper-module-imports@7.0.0-beta.35",
|
|
"_where": "E:\\WebDevelop\\managment2\\management\\front\\dkha-web-sz-main\\node_modules\\babel-plugin-component",
|
|
"author": {
|
|
"name": "Logan Smyth",
|
|
"email": "loganfsmyth@gmail.com"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/types": "7.0.0-beta.35",
|
|
"lodash": "^4.2.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Babel helper functions for inserting module loads",
|
|
"devDependencies": {
|
|
"@babel/core": "7.0.0-beta.35"
|
|
},
|
|
"homepage": "https://babeljs.io/",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/helper-module-imports",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-module-imports"
|
|
},
|
|
"version": "7.0.0-beta.35"
|
|
}
|