65 lines
2.3 KiB
JSON
65 lines
2.3 KiB
JSON
{
|
|
"_from": "@babel/helper-module-transforms@^7.12.13",
|
|
"_id": "@babel/helper-module-transforms@7.12.13",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-Aa+wUtytIEQom3sgvrP6i9AmW+o=",
|
|
"_location": "/@babel/helper-module-transforms",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/helper-module-transforms@^7.12.13",
|
|
"name": "@babel/helper-module-transforms",
|
|
"escapedName": "@babel%2fhelper-module-transforms",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.12.13",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.12.13"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/core",
|
|
"/@babel/plugin-transform-modules-amd",
|
|
"/@babel/plugin-transform-modules-commonjs",
|
|
"/@babel/plugin-transform-modules-systemjs",
|
|
"/@babel/plugin-transform-modules-umd"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/@babel/helper-module-transforms/download/@babel/helper-module-transforms-7.12.13.tgz?cache=0&sync_timestamp=1612314794951&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-module-transforms%2Fdownload%2F%40babel%2Fhelper-module-transforms-7.12.13.tgz",
|
|
"_shasum": "01afb052dcad2044289b7b20beb3fa8bd0265bea",
|
|
"_spec": "@babel/helper-module-transforms@^7.12.13",
|
|
"_where": "E:\\GreateCommunity\\node_modules\\@babel\\core",
|
|
"author": {
|
|
"name": "Logan Smyth",
|
|
"email": "loganfsmyth@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.12.13",
|
|
"@babel/helper-replace-supers": "^7.12.13",
|
|
"@babel/helper-simple-access": "^7.12.13",
|
|
"@babel/helper-split-export-declaration": "^7.12.13",
|
|
"@babel/helper-validator-identifier": "^7.12.11",
|
|
"@babel/template": "^7.12.13",
|
|
"@babel/traverse": "^7.12.13",
|
|
"@babel/types": "^7.12.13",
|
|
"lodash": "^4.17.19"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Babel helper functions for implementing ES6 module transformations",
|
|
"homepage": "https://babel.dev/docs/en/next/babel-helper-module-transforms",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/helper-module-transforms",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-helper-module-transforms"
|
|
},
|
|
"version": "7.12.13"
|
|
}
|