TransFlow/node_modules/@babel/runtime-corejs2/package.json

61 lines
1.8 KiB
JSON

{
"_args": [
[
"@babel/runtime-corejs2@7.11.2",
"D:\\Hjm项目\\TransFlow"
]
],
"_development": true,
"_from": "@babel/runtime-corejs2@7.11.2",
"_id": "@babel/runtime-corejs2@7.11.2",
"_inBundle": false,
"_integrity": "sha1-cAoDlF660NMbpmkPyKa8yQQPqkc=",
"_location": "/@babel/runtime-corejs2",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/runtime-corejs2@7.11.2",
"name": "@babel/runtime-corejs2",
"escapedName": "@babel%2fruntime-corejs2",
"scope": "@babel",
"rawSpec": "7.11.2",
"saveSpec": null,
"fetchSpec": "7.11.2"
},
"_requiredBy": [
"/@vue/babel-preset-app"
],
"_resolved": "https://registry.npm.taobao.org/@babel/runtime-corejs2/download/@babel/runtime-corejs2-7.11.2.tgz?cache=0&sync_timestamp=1596638191800&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fruntime-corejs2%2Fdownload%2F%40babel%2Fruntime-corejs2-7.11.2.tgz",
"_spec": "7.11.2",
"_where": "D:\\Hjm项目\\TransFlow",
"author": {
"name": "Sebastian McKenzie",
"email": "sebmck@gmail.com"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"dependencies": {
"core-js": "^2.6.5",
"regenerator-runtime": "^0.13.4"
},
"description": "babel's modular runtime helpers with core-js@2 polyfilling",
"devDependencies": {
"@babel/helpers": "^7.10.4"
},
"gitHead": "bc7a811fce3ceeea393229299c1cdb63858608e6",
"homepage": "https://github.com/babel/babel#readme",
"license": "MIT",
"name": "@babel/runtime-corejs2",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-runtime-corejs2"
},
"version": "7.11.2"
}