/
TON618OFF
/
FinalPWHTML
Обзор
Документация
Войти
/
TON618OFF
/
FinalPWHTML
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
node_modules/babel-plugin-polyfill-corejs2/package.json
43 строки
1 KB
TON618OFF
не ну это ваще
23 июн 2024, 00:30
23 июн 2024, 00:30
e27ae20
Код
Авторство
О чём код?
{ "name": "babel-plugin-polyfill-corejs2", "version": "0.4.11", "description": "A Babel plugin to inject imports to core-js@2 polyfills", "repository": { "type": "git", "url": "https://github.com/babel/babel-polyfills.git", "directory": "packages/babel-plugin-polyfill-corejs2" }, "license": "MIT", "publishConfig": { "access": "public" }, "main": "lib/index.js", "exports": { ".": [ { "import": "./esm/index.mjs", "default": "./lib/index.js" }, "./lib/index.js" ], "./package.json": "./package.json" }, "keywords": [ "babel-plugin" ], "dependencies": { "@babel/compat-data": "^7.22.6", "@babel/helper-define-polyfill-provider": "^0.6.2", "semver": "^6.3.1" }, "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" }, "peerDependencies": { "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" }, "gitHead": "2da4da8e1a3d87640c88a3cd7e650cbb1c049a33" }