You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

78 lines
2.3 KiB

{
"_args": [
[
"babel-plugin-polyfill-corejs2@0.2.2",
"E:\\ThirdGrade_1\\pyProject\\xgxt"
]
],
"_development": true,
"_from": "babel-plugin-polyfill-corejs2@0.2.2",
"_id": "babel-plugin-polyfill-corejs2@0.2.2",
"_inBundle": false,
"_integrity": "sha1-6RJHheb9lPlLYYp5VOVpMFO/Uyc=",
"_location": "/babel-plugin-polyfill-corejs2",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "babel-plugin-polyfill-corejs2@0.2.2",
"name": "babel-plugin-polyfill-corejs2",
"escapedName": "babel-plugin-polyfill-corejs2",
"rawSpec": "0.2.2",
"saveSpec": null,
"fetchSpec": "0.2.2"
},
"_requiredBy": [
"/@babel/plugin-transform-runtime",
"/@babel/preset-env"
],
"_resolved": "https://registry.nlark.com/babel-plugin-polyfill-corejs2/download/babel-plugin-polyfill-corejs2-0.2.2.tgz?cache=0&sync_timestamp=1622023904181&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fbabel-plugin-polyfill-corejs2%2Fdownload%2Fbabel-plugin-polyfill-corejs2-0.2.2.tgz",
"_spec": "0.2.2",
"_where": "E:\\ThirdGrade_1\\pyProject\\xgxt",
"bugs": {
"url": "https://github.com/babel/babel-polyfills/issues"
},
"dependencies": {
"@babel/compat-data": "^7.13.11",
"@babel/helper-define-polyfill-provider": "^0.2.2",
"semver": "^6.1.1"
},
"description": "A Babel plugin to inject imports to core-js@2 polyfills",
"devDependencies": {
"@babel/core": "^7.13.0",
"@babel/helper-plugin-test-runner": "^7.10.4",
"@babel/plugin-transform-for-of": "^7.10.4",
"@babel/plugin-transform-modules-commonjs": "^7.10.4"
},
"exports": {
".": [
{
"import": "./esm/index.mjs",
"default": "./lib/index.js"
},
"./lib/index.js"
],
"./package.json": "./package.json"
},
"gitHead": "1db1e16a7e6855094c52a6cf9b98410e3f0e80de",
"homepage": "https://github.com/babel/babel-polyfills#readme",
"keywords": [
"babel-plugin"
],
"license": "MIT",
"main": "lib/index.js",
"name": "babel-plugin-polyfill-corejs2",
"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-corejs2"
},
"version": "0.2.2"
}