70 lines
2.1 KiB
JSON
70 lines
2.1 KiB
JSON
|
{
|
||
|
"_from": "babel-plugin-polyfill-regenerator@^0.3.0",
|
||
|
"_id": "babel-plugin-polyfill-regenerator@0.3.1",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==",
|
||
|
"_location": "/babel-plugin-polyfill-regenerator",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "babel-plugin-polyfill-regenerator@^0.3.0",
|
||
|
"name": "babel-plugin-polyfill-regenerator",
|
||
|
"escapedName": "babel-plugin-polyfill-regenerator",
|
||
|
"rawSpec": "^0.3.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^0.3.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@babel/plugin-transform-runtime",
|
||
|
"/@babel/preset-env"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.1.tgz",
|
||
|
"_shasum": "2c0678ea47c75c8cc2fbb1852278d8fb68233990",
|
||
|
"_spec": "babel-plugin-polyfill-regenerator@^0.3.0",
|
||
|
"_where": "C:\\laragon\\www\\idlers\\node_modules\\@babel\\plugin-transform-runtime",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/babel/babel-polyfills/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"@babel/helper-define-polyfill-provider": "^0.3.1"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "A Babel plugin to inject imports to regenerator-runtime",
|
||
|
"devDependencies": {
|
||
|
"@babel/core": "^7.13.0",
|
||
|
"@babel/helper-plugin-test-runner": "^7.10.4"
|
||
|
},
|
||
|
"exports": {
|
||
|
".": [
|
||
|
{
|
||
|
"import": "./esm/index.mjs",
|
||
|
"default": "./lib/index.js"
|
||
|
},
|
||
|
"./lib/index.js"
|
||
|
],
|
||
|
"./package.json": "./package.json"
|
||
|
},
|
||
|
"gitHead": "f5eb1c6d74fa29afdb0a3a533dfc5742557197bc",
|
||
|
"homepage": "https://github.com/babel/babel-polyfills#readme",
|
||
|
"keywords": [
|
||
|
"babel-plugin"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "lib/index.js",
|
||
|
"name": "babel-plugin-polyfill-regenerator",
|
||
|
"peerDependencies": {
|
||
|
"@babel/core": "^7.0.0-0"
|
||
|
},
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/babel/babel-polyfills.git",
|
||
|
"directory": "packages/babel-plugin-polyfill-regenerator"
|
||
|
},
|
||
|
"version": "0.3.1"
|
||
|
}
|