2021-02-11 21:31:41 +08:00

70 lines
2.2 KiB
JSON

{
"_from": "@babel/helper-compilation-targets@^7.9.6",
"_id": "@babel/helper-compilation-targets@7.12.13",
"_inBundle": false,
"_integrity": "sha1-1onN74iBCqdOFaepQYbyaj13PJg=",
"_location": "/@babel/helper-compilation-targets",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/helper-compilation-targets@^7.9.6",
"name": "@babel/helper-compilation-targets",
"escapedName": "@babel%2fhelper-compilation-targets",
"scope": "@babel",
"rawSpec": "^7.9.6",
"saveSpec": null,
"fetchSpec": "^7.9.6"
},
"_requiredBy": [
"/@babel/preset-env",
"/@vue/babel-preset-app"
],
"_resolved": "https://registry.npm.taobao.org/@babel/helper-compilation-targets/download/@babel/helper-compilation-targets-7.12.13.tgz?cache=0&sync_timestamp=1612314685549&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-compilation-targets%2Fdownload%2F%40babel%2Fhelper-compilation-targets-7.12.13.tgz",
"_shasum": "d689cdef88810aa74e15a7a94186f26a3d773c98",
"_spec": "@babel/helper-compilation-targets@^7.9.6",
"_where": "E:\\GreateCommunity\\node_modules\\@vue\\babel-preset-app",
"author": {
"name": "The Babel Team",
"url": "https://babel.dev/team"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"bundleDependencies": false,
"dependencies": {
"@babel/compat-data": "^7.12.13",
"@babel/helper-validator-option": "^7.12.11",
"browserslist": "^4.14.5",
"semver": "^5.5.0"
},
"deprecated": false,
"description": "Engine compat data used in @babel/preset-env",
"devDependencies": {
"@babel/core": "7.12.13"
},
"exports": {
".": "./lib/index.js"
},
"homepage": "https://github.com/babel/babel#readme",
"keywords": [
"babel",
"babel-plugin"
],
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helper-compilation-targets",
"peerDependencies": {
"@babel/core": "^7.0.0"
},
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-helper-compilation-targets"
},
"version": "7.12.13"
}