You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
67 lines
2.1 KiB
67 lines
2.1 KiB
{
|
|
"_args": [
|
|
[
|
|
"@babel/helper-module-imports@7.10.4",
|
|
"/Users/linhuakun/Downloads/nodejs/codewhy"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@babel/helper-module-imports@7.10.4",
|
|
"_id": "@babel/helper-module-imports@7.10.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-TFxUvgS9MWcKc4J5fXW5+i5bViA=",
|
|
"_location": "/@babel/helper-module-imports",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/helper-module-imports@7.10.4",
|
|
"name": "@babel/helper-module-imports",
|
|
"escapedName": "@babel%2fhelper-module-imports",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.10.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.10.4"
|
|
},
|
|
"_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.10.4.tgz?cache=0&sync_timestamp=1593522826853&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-module-imports%2Fdownload%2F%40babel%2Fhelper-module-imports-7.10.4.tgz",
|
|
"_spec": "7.10.4",
|
|
"_where": "/Users/linhuakun/Downloads/nodejs/codewhy",
|
|
"author": {
|
|
"name": "Logan Smyth",
|
|
"email": "loganfsmyth@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"dependencies": {
|
|
"@babel/types": "^7.10.4"
|
|
},
|
|
"description": "Babel helper functions for inserting module loads",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.10.4"
|
|
},
|
|
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
|
|
"homepage": "https://babeljs.io/",
|
|
"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.10.4"
|
|
}
|