2024-01-18 10:46:33 +08:00
|
|
|
{
|
2024-04-08 16:23:29 +08:00
|
|
|
"_args": [
|
|
|
|
|
[
|
|
|
|
|
"babel-plugin-polyfill-regenerator@0.5.3",
|
|
|
|
|
"D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5"
|
|
|
|
|
]
|
|
|
|
|
],
|
|
|
|
|
"_development": true,
|
|
|
|
|
"_from": "babel-plugin-polyfill-regenerator@0.5.3",
|
|
|
|
|
"_id": "babel-plugin-polyfill-regenerator@0.5.3",
|
|
|
|
|
"_inBundle": false,
|
|
|
|
|
"_integrity": "sha512-8sHeDOmXC8csczMrYEOf0UTNa4yE2SxV5JGeT/LP1n0OYVDUUFPxG9vdk2AlDlIit4t+Kf0xCtpgXPBwnn/9pw==",
|
|
|
|
|
"_location": "/babel-plugin-polyfill-regenerator",
|
|
|
|
|
"_phantomChildren": {},
|
|
|
|
|
"_requested": {
|
|
|
|
|
"type": "version",
|
|
|
|
|
"registry": true,
|
|
|
|
|
"raw": "babel-plugin-polyfill-regenerator@0.5.3",
|
|
|
|
|
"name": "babel-plugin-polyfill-regenerator",
|
|
|
|
|
"escapedName": "babel-plugin-polyfill-regenerator",
|
|
|
|
|
"rawSpec": "0.5.3",
|
|
|
|
|
"saveSpec": null,
|
|
|
|
|
"fetchSpec": "0.5.3"
|
|
|
|
|
},
|
|
|
|
|
"_requiredBy": [
|
|
|
|
|
"/@babel/plugin-transform-runtime",
|
|
|
|
|
"/@babel/preset-env"
|
|
|
|
|
],
|
|
|
|
|
"_resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.3.tgz",
|
|
|
|
|
"_spec": "0.5.3",
|
|
|
|
|
"_where": "D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5",
|
|
|
|
|
"bugs": {
|
|
|
|
|
"url": "https://github.com/babel/babel-polyfills/issues"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.4.3"
|
|
|
|
|
},
|
2024-01-18 10:46:33 +08:00
|
|
|
"description": "A Babel plugin to inject imports to regenerator-runtime",
|
2024-04-08 16:23:29 +08:00
|
|
|
"devDependencies": {
|
|
|
|
|
"@babel/core": "^7.17.8",
|
|
|
|
|
"@babel/helper-plugin-test-runner": "^7.16.7",
|
|
|
|
|
"@babel/plugin-transform-regenerator": "~7.14.0"
|
2024-01-18 10:46:33 +08:00
|
|
|
},
|
|
|
|
|
"exports": {
|
|
|
|
|
".": [
|
|
|
|
|
{
|
|
|
|
|
"import": "./esm/index.mjs",
|
|
|
|
|
"default": "./lib/index.js"
|
|
|
|
|
},
|
|
|
|
|
"./lib/index.js"
|
|
|
|
|
],
|
|
|
|
|
"./package.json": "./package.json"
|
|
|
|
|
},
|
2024-04-08 16:23:29 +08:00
|
|
|
"gitHead": "66a6819f44a57152798cb3b0a9272c65752bae86",
|
|
|
|
|
"homepage": "https://github.com/babel/babel-polyfills#readme",
|
2024-01-18 10:46:33 +08:00
|
|
|
"keywords": [
|
|
|
|
|
"babel-plugin"
|
|
|
|
|
],
|
2024-04-08 16:23:29 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"main": "lib/index.js",
|
|
|
|
|
"name": "babel-plugin-polyfill-regenerator",
|
2024-01-18 10:46:33 +08:00
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
|
|
|
},
|
2024-04-08 16:23:29 +08:00
|
|
|
"publishConfig": {
|
|
|
|
|
"access": "public"
|
|
|
|
|
},
|
|
|
|
|
"repository": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "git+https://github.com/babel/babel-polyfills.git",
|
|
|
|
|
"directory": "packages/babel-plugin-polyfill-regenerator"
|
|
|
|
|
},
|
|
|
|
|
"version": "0.5.3"
|
|
|
|
|
}
|