yanchengPowerSupply/node_modules/@babel/helper-function-name/package.json

66 lines
1.9 KiB
JSON

{
"_args": [
[
"@babel/helper-function-name@7.19.0",
"D:\\林谷智能项目\\yanchengPowerSupply"
]
],
"_development": true,
"_from": "@babel/helper-function-name@7.19.0",
"_id": "@babel/helper-function-name@7.19.0",
"_inBundle": false,
"_integrity": "sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==",
"_location": "/@babel/helper-function-name",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helper-function-name@7.19.0",
"name": "@babel/helper-function-name",
"escapedName": "@babel%2fhelper-function-name",
"scope": "@babel",
"rawSpec": "7.19.0",
"saveSpec": null,
"fetchSpec": "7.19.0"
},
"_requiredBy": [
"/@babel/helper-create-class-features-plugin",
"/@babel/helper-wrap-function",
"/@babel/plugin-transform-classes",
"/@babel/plugin-transform-function-name",
"/@babel/traverse"
],
"_resolved": "https://registry.npmmirror.com/@babel/helper-function-name/-/helper-function-name-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/template": "^7.18.10",
"@babel/types": "^7.19.0"
},
"description": "Helper function to change the property 'name' of every function",
"engines": {
"node": ">=6.9.0"
},
"homepage": "https://babel.dev/docs/en/next/babel-helper-function-name",
"license": "MIT",
"main": "./lib/index.js",
"name": "@babel/helper-function-name",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-helper-function-name"
},
"type": "commonjs",
"version": "7.19.0"
}