77 lines
2.5 KiB
JSON
77 lines
2.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@babel/plugin-transform-runtime@7.11.0",
|
|
"D:\\Hjm项目\\TransFlow"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@babel/plugin-transform-runtime@7.11.0",
|
|
"_id": "@babel/plugin-transform-runtime@7.11.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-4n946zbxlEhjbgXDPJD9mtm4vM8=",
|
|
"_location": "/@babel/plugin-transform-runtime",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/plugin-transform-runtime@7.11.0",
|
|
"name": "@babel/plugin-transform-runtime",
|
|
"escapedName": "@babel%2fplugin-transform-runtime",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.11.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.11.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@vue/babel-preset-app"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-runtime/download/@babel/plugin-transform-runtime-7.11.0.tgz?cache=0&sync_timestamp=1596143304021&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-runtime%2Fdownload%2F%40babel%2Fplugin-transform-runtime-7.11.0.tgz",
|
|
"_spec": "7.11.0",
|
|
"_where": "D:\\Hjm项目\\TransFlow",
|
|
"browser": {
|
|
"./lib/get-runtime-path/index.js": "./lib/get-runtime-path/browser.js",
|
|
"./src/get-runtime-path/index.js": "./src/get-runtime-path/browser.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.10.4",
|
|
"@babel/helper-plugin-utils": "^7.10.4",
|
|
"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.11.0",
|
|
"@babel/helper-plugin-test-runner": "^7.10.4",
|
|
"@babel/helpers": "^7.10.4",
|
|
"@babel/plugin-transform-typeof-symbol": "^7.10.4",
|
|
"@babel/preset-env": "^7.11.0",
|
|
"@babel/runtime": "^7.11.0",
|
|
"@babel/runtime-corejs3": "^7.11.0",
|
|
"@babel/template": "^7.10.4",
|
|
"@babel/types": "^7.11.0"
|
|
},
|
|
"homepage": "https://github.com/babel/babel#readme",
|
|
"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": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-plugin-transform-runtime"
|
|
},
|
|
"version": "7.11.0"
|
|
}
|