2021-02-11 21:31:41 +08:00

62 lines
1.9 KiB
JSON

{
"_from": "@babel/helper-module-imports@^7.12.13",
"_id": "@babel/helper-module-imports@7.12.13",
"_inBundle": false,
"_integrity": "sha1-7GfkQE9BdQRj5FXMMgP2oy6T/LA=",
"_location": "/@babel/helper-module-imports",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/helper-module-imports@^7.12.13",
"name": "@babel/helper-module-imports",
"escapedName": "@babel%2fhelper-module-imports",
"scope": "@babel",
"rawSpec": "^7.12.13",
"saveSpec": null,
"fetchSpec": "^7.12.13"
},
"_requiredBy": [
"/@babel/helper-module-transforms",
"/@babel/plugin-transform-async-to-generator",
"/@babel/plugin-transform-runtime",
"/@babel/preset-env",
"/@vue/babel-plugin-jsx",
"/@vue/babel-plugin-transform-vue-jsx",
"/@vue/babel-preset-app"
],
"_resolved": "https://registry.npm.taobao.org/@babel/helper-module-imports/download/@babel/helper-module-imports-7.12.13.tgz",
"_shasum": "ec67e4404f41750463e455cc3203f6a32e93fcb0",
"_spec": "@babel/helper-module-imports@^7.12.13",
"_where": "E:\\GreateCommunity\\node_modules\\@babel\\helper-module-transforms",
"author": {
"name": "Logan Smyth",
"email": "loganfsmyth@gmail.com"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"bundleDependencies": false,
"dependencies": {
"@babel/types": "^7.12.13"
},
"deprecated": false,
"description": "Babel helper functions for inserting module loads",
"devDependencies": {
"@babel/core": "7.12.13"
},
"homepage": "https://babel.dev/docs/en/next/babel-helper-module-imports",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helper-module-imports",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-helper-module-imports"
},
"version": "7.12.13"
}