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.2 KiB
67 lines
2.2 KiB
3 years ago
|
{
|
||
|
"_from": "@babel/helper-module-transforms@^7.15.8",
|
||
|
"_id": "@babel/helper-module-transforms@7.15.8",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-DfAfA6PfpG8t4S6npwzLvTUpp0sS7JrcuaMiy1Y5645laRJIp/LiLGIBbQKaXSInK8tiGNI7FL7L8UvB8gdUZg==",
|
||
|
"_location": "/@babel/helper-module-transforms",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "@babel/helper-module-transforms@^7.15.8",
|
||
|
"name": "@babel/helper-module-transforms",
|
||
|
"escapedName": "@babel%2fhelper-module-transforms",
|
||
|
"scope": "@babel",
|
||
|
"rawSpec": "^7.15.8",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^7.15.8"
|
||
|
},
|
||
|
"_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.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.15.8.tgz",
|
||
|
"_shasum": "d8c0e75a87a52e374a8f25f855174786a09498b2",
|
||
|
"_spec": "@babel/helper-module-transforms@^7.15.8",
|
||
|
"_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\@babel\\core",
|
||
|
"author": {
|
||
|
"name": "The Babel Team",
|
||
|
"url": "https://babel.dev/team"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/babel/babel/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"@babel/helper-module-imports": "^7.15.4",
|
||
|
"@babel/helper-replace-supers": "^7.15.4",
|
||
|
"@babel/helper-simple-access": "^7.15.4",
|
||
|
"@babel/helper-split-export-declaration": "^7.15.4",
|
||
|
"@babel/helper-validator-identifier": "^7.15.7",
|
||
|
"@babel/template": "^7.15.4",
|
||
|
"@babel/traverse": "^7.15.4",
|
||
|
"@babel/types": "^7.15.6"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Babel helper functions for implementing ES6 module transformations",
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
},
|
||
|
"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.15.8"
|
||
|
}
|