yanchengPowerSupply/node_modules/@babel/plugin-syntax-decorators/package.json

70 lines
1.9 KiB
JSON

{
"_args": [
[
"@babel/plugin-syntax-decorators@7.19.0",
"D:\\林谷智能项目\\yanchengPowerSupply"
]
],
"_development": true,
"_from": "@babel/plugin-syntax-decorators@7.19.0",
"_id": "@babel/plugin-syntax-decorators@7.19.0",
"_inBundle": false,
"_integrity": "sha512-xaBZUEDntt4faL1yN8oIFlhfXeQAWJW7CLKYsHTUqriCUbj8xOra8bfxxKGi/UwExPFBuPdH4XfHc9rGQhrVkQ==",
"_location": "/@babel/plugin-syntax-decorators",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/plugin-syntax-decorators@7.19.0",
"name": "@babel/plugin-syntax-decorators",
"escapedName": "@babel%2fplugin-syntax-decorators",
"scope": "@babel",
"rawSpec": "7.19.0",
"saveSpec": null,
"fetchSpec": "7.19.0"
},
"_requiredBy": [
"/@babel/plugin-proposal-decorators"
],
"_resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.19.0.tgz",
"_spec": "7.19.0",
"_where": "D:\\林谷智能项目\\yanchengPowerSupply",
"author": {
"name": "The Babel Team",
"url": "https://babel.dev/team"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"dependencies": {
"@babel/helper-plugin-utils": "^7.19.0"
},
"description": "Allow parsing of decorators",
"devDependencies": {
"@babel/core": "^7.19.0"
},
"engines": {
"node": ">=6.9.0"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-decorators",
"keywords": [
"babel-plugin"
],
"license": "MIT",
"main": "./lib/index.js",
"name": "@babel/plugin-syntax-decorators",
"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-syntax-decorators"
},
"type": "commonjs",
"version": "7.19.0"
}