72 lines
2.2 KiB
JSON
72 lines
2.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@babel/helper-remap-async-to-generator@7.18.9",
|
|
"D:\\林谷智能项目\\yanchengPowerSupply"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@babel/helper-remap-async-to-generator@7.18.9",
|
|
"_id": "@babel/helper-remap-async-to-generator@7.18.9",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==",
|
|
"_location": "/@babel/helper-remap-async-to-generator",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/helper-remap-async-to-generator@7.18.9",
|
|
"name": "@babel/helper-remap-async-to-generator",
|
|
"escapedName": "@babel%2fhelper-remap-async-to-generator",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.18.9",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.18.9"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/plugin-proposal-async-generator-functions",
|
|
"/@babel/plugin-transform-async-to-generator"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.9.tgz",
|
|
"_spec": "7.18.9",
|
|
"_where": "D:\\林谷智能项目\\yanchengPowerSupply",
|
|
"author": {
|
|
"name": "The Babel Team",
|
|
"url": "https://babel.dev/team"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
"@babel/helper-environment-visitor": "^7.18.9",
|
|
"@babel/helper-wrap-function": "^7.18.9",
|
|
"@babel/types": "^7.18.9"
|
|
},
|
|
"description": "Helper function to remap async functions to generators",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.18.9",
|
|
"@babel/traverse": "^7.18.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"homepage": "https://babel.dev/docs/en/next/babel-helper-remap-async-to-generator",
|
|
"license": "MIT",
|
|
"main": "./lib/index.js",
|
|
"name": "@babel/helper-remap-async-to-generator",
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-helper-remap-async-to-generator"
|
|
},
|
|
"type": "commonjs",
|
|
"version": "7.18.9"
|
|
}
|