12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- {
- "_from": "babel-plugin-polyfill-corejs3@^0.2.0",
- "_id": "babel-plugin-polyfill-corejs3@0.2.2",
- "_inBundle": false,
- "_integrity": "sha1-dCShaC7kS67IFzJ3ELGwlOX49/U=",
- "_location": "/babel-plugin-polyfill-corejs3",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "babel-plugin-polyfill-corejs3@^0.2.0",
- "name": "babel-plugin-polyfill-corejs3",
- "escapedName": "babel-plugin-polyfill-corejs3",
- "rawSpec": "^0.2.0",
- "saveSpec": null,
- "fetchSpec": "^0.2.0"
- },
- "_requiredBy": [
- "/@babel/plugin-transform-runtime",
- "/@babel/preset-env"
- ],
- "_resolved": "https://registry.nlark.com/babel-plugin-polyfill-corejs3/download/babel-plugin-polyfill-corejs3-0.2.2.tgz?cache=0&sync_timestamp=1622023850672&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fbabel-plugin-polyfill-corejs3%2Fdownload%2Fbabel-plugin-polyfill-corejs3-0.2.2.tgz",
- "_shasum": "7424a1682ee44baec817327710b1b094e5f8f7f5",
- "_spec": "babel-plugin-polyfill-corejs3@^0.2.0",
- "_where": "D:\\bomanss\\ruoyi-ui\\node_modules\\@babel\\plugin-transform-runtime",
- "bugs": {
- "url": "https://github.com/babel/babel-polyfills/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "@babel/helper-define-polyfill-provider": "^0.2.2",
- "core-js-compat": "^3.9.1"
- },
- "deprecated": false,
- "description": "A Babel plugin to inject imports to core-js@3 polyfills",
- "devDependencies": {
- "@babel/core": "^7.13.0",
- "@babel/helper-plugin-test-runner": "^7.10.4",
- "@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/plugin-transform-classes": "^7.13.0",
- "@babel/plugin-transform-for-of": "^7.10.4",
- "@babel/plugin-transform-modules-commonjs": "^7.10.4",
- "@babel/plugin-transform-spread": "^7.13.0",
- "core-js-pure": "^3.8.1"
- },
- "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-corejs3",
- "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-corejs3"
- },
- "version": "0.2.2"
- }
|