lepu-test-platform-web/node_modules/@babel/helper-module-imports/package.json

57 lines
1.7 KiB
JSON
Raw Normal View History

{
"_args": [
[
"@babel/helper-module-imports@7.0.0-beta.35",
"/Applications/work/GitLab/lepu-test-platform-web"
]
],
"_development": true,
"_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.20"
},
"_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.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.0.0-beta.35.tgz",
"_spec": "7.0.0-beta.35",
"_where": "/Applications/work/GitLab/lepu-test-platform-web",
"author": {
"name": "Logan Smyth",
"email": "loganfsmyth@gmail.com"
},
"dependencies": {
"@babel/types": "7.0.0-beta.35",
"lodash": "^4.2.0"
},
"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"
}