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.

60 lines
2.0 KiB

{
"_args": [
[
"@babel/plugin-proposal-optional-catch-binding@7.8.3",
"G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin"
]
],
"_development": true,
"_from": "@babel/plugin-proposal-optional-catch-binding@7.8.3",
"_id": "@babel/plugin-proposal-optional-catch-binding@7.8.3",
"_inBundle": false,
"_integrity": "sha1-ne6WqxZQ7tiGRq6XNMoWesSpxck=",
"_location": "/@babel/plugin-proposal-optional-catch-binding",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/plugin-proposal-optional-catch-binding@7.8.3",
"name": "@babel/plugin-proposal-optional-catch-binding",
"escapedName": "@babel%2fplugin-proposal-optional-catch-binding",
"scope": "@babel",
"rawSpec": "7.8.3",
"saveSpec": null,
"fetchSpec": "7.8.3"
},
"_requiredBy": [
"/@babel/preset-env"
],
"_resolved": "https://registry.npm.taobao.org/@babel/plugin-proposal-optional-catch-binding/download/@babel/plugin-proposal-optional-catch-binding-7.8.3.tgz",
"_spec": "7.8.3",
"_where": "G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin",
"dependencies": {
"@babel/helper-plugin-utils": "^7.8.3",
"@babel/plugin-syntax-optional-catch-binding": "^7.8.0"
},
"description": "Compile optional catch bindings",
"devDependencies": {
"@babel/core": "^7.8.3",
"@babel/helper-plugin-test-runner": "^7.8.3"
},
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
"keywords": [
"babel-plugin"
],
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/plugin-proposal-optional-catch-binding",
"peerDependencies": {
"@babel/core": "^7.0.0-0"
},
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-optional-catch-binding"
},
"version": "7.8.3"
}