1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/@babel/plugin-transform-runtime/package.json

72 lines
2.2 KiB
JSON
Raw Normal View History

2023-12-18 13:12:25 +08:00
{
"_args": [
[
"@babel/plugin-transform-runtime@7.5.5",
"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main"
]
],
"_development": true,
"_from": "@babel/plugin-transform-runtime@7.5.5",
"_id": "@babel/plugin-transform-runtime@7.5.5",
"_inBundle": false,
"_integrity": "sha512-6Xmeidsun5rkwnGfMOp6/z9nSzWpHFNVr2Jx7kwoq4mVatQfQx5S56drBgEHF+XQbKOdIaOiMIINvp/kAwMN+w==",
"_location": "/@babel/plugin-transform-runtime",
"_phantomChildren": {
"esutils": "2.0.2",
"lodash": "4.17.15",
"to-fast-properties": "2.0.0"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/plugin-transform-runtime@7.5.5",
"name": "@babel/plugin-transform-runtime",
"escapedName": "@babel%2fplugin-transform-runtime",
"scope": "@babel",
"rawSpec": "7.5.5",
"saveSpec": null,
"fetchSpec": "7.5.5"
},
"_requiredBy": [
"/@vue/babel-preset-app"
],
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.5.5.tgz",
"_spec": "7.5.5",
"_where": "C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main",
"dependencies": {
"@babel/helper-module-imports": "^7.0.0",
"@babel/helper-plugin-utils": "^7.0.0",
"resolve": "^1.8.1",
"semver": "^5.5.1"
},
"description": "Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals",
"devDependencies": {
"@babel/core": "^7.5.5",
"@babel/helper-plugin-test-runner": "^7.0.0",
"@babel/helpers": "^7.5.5",
"@babel/plugin-transform-runtime": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"@babel/runtime": "^7.5.5",
"@babel/template": "^7.4.4",
"@babel/types": "7.0.0-beta.53"
},
"gitHead": "0407f034f09381b95e9cabefbf6b176c76485a43",
"keywords": [
"babel-plugin"
],
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/plugin-transform-runtime",
"peerDependencies": {
"@babel/core": "^7.0.0-0"
},
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-runtime"
},
"version": "7.5.5"
}