1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- {
- "_args": [
- [
- "babel-plugin-polyfill-corejs2@0.4.5",
- "/Users/mac/projects/mime/mine"
- ]
- ],
- "_development": true,
- "_from": "babel-plugin-polyfill-corejs2@0.4.5",
- "_id": "babel-plugin-polyfill-corejs2@0.4.5",
- "_inBundle": false,
- "_integrity": "sha512-19hwUH5FKl49JEsvyTcoHakh6BE0wgXLLptIyKZ3PijHc/Ci521wygORCUCCred+E/twuqRyAkE02BAWPmsHOg==",
- "_location": "/babel-plugin-polyfill-corejs2",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "babel-plugin-polyfill-corejs2@0.4.5",
- "name": "babel-plugin-polyfill-corejs2",
- "escapedName": "babel-plugin-polyfill-corejs2",
- "rawSpec": "0.4.5",
- "saveSpec": null,
- "fetchSpec": "0.4.5"
- },
- "_requiredBy": [
- "/@babel/plugin-transform-runtime",
- "/@babel/preset-env"
- ],
- "_resolved": "https://registry.npmmirror.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.5.tgz",
- "_spec": "0.4.5",
- "_where": "/Users/mac/projects/mime/mine",
- "bugs": {
- "url": "https://github.com/babel/babel-polyfills/issues"
- },
- "dependencies": {
- "@babel/compat-data": "^7.22.6",
- "@babel/helper-define-polyfill-provider": "^0.4.2",
- "semver": "^6.3.1"
- },
- "description": "A Babel plugin to inject imports to core-js@2 polyfills",
- "devDependencies": {
- "@babel/core": "^7.22.6",
- "@babel/helper-plugin-test-runner": "^7.22.5",
- "@babel/plugin-transform-for-of": "^7.22.5",
- "@babel/plugin-transform-modules-commonjs": "^7.22.5"
- },
- "exports": {
- ".": [
- {
- "import": "./esm/index.mjs",
- "default": "./lib/index.js"
- },
- "./lib/index.js"
- ],
- "./package.json": "./package.json"
- },
- "gitHead": "0e8cfb85899c8fb01728199d81fd37108e1668ab",
- "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.4.0 || ^8.0.0-0 <8.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.4.5"
- }
|