64 lines
1.8 KiB
JSON
64 lines
1.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@babel/helper-wrap-function@7.19.0",
|
|
"D:\\林谷智能项目\\yanchengPowerSupply"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@babel/helper-wrap-function@7.19.0",
|
|
"_id": "@babel/helper-wrap-function@7.19.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-txX8aN8CZyYGTwcLhlk87KRqncAzhh5TpQamZUa0/u3an36NtDpUP6bQgBCBcLeBs09R/OwQu3OjK0k/HwfNDg==",
|
|
"_location": "/@babel/helper-wrap-function",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/helper-wrap-function@7.19.0",
|
|
"name": "@babel/helper-wrap-function",
|
|
"escapedName": "@babel%2fhelper-wrap-function",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.19.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.19.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/helper-remap-async-to-generator"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/@babel/helper-wrap-function/-/helper-wrap-function-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-function-name": "^7.19.0",
|
|
"@babel/template": "^7.18.10",
|
|
"@babel/traverse": "^7.19.0",
|
|
"@babel/types": "^7.19.0"
|
|
},
|
|
"description": "Helper to wrap functions inside a function call.",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"homepage": "https://babel.dev/docs/en/next/babel-helper-wrap-function",
|
|
"license": "MIT",
|
|
"main": "./lib/index.js",
|
|
"name": "@babel/helper-wrap-function",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-helper-wrap-function"
|
|
},
|
|
"type": "commonjs",
|
|
"version": "7.19.0"
|
|
}
|