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.
27 lines
642 B
27 lines
642 B
{
|
|
"name": "core-js-compat",
|
|
"description": "core-js compat",
|
|
"version": "3.10.1",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/zloirock/core-js.git",
|
|
"directory": "packages/core-js-compat"
|
|
},
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"browserslist": "^4.16.3",
|
|
"semver": "7.0.0"
|
|
},
|
|
"devDependencies": {
|
|
"chalk": "^4.1.0",
|
|
"detective": "^5.2.0",
|
|
"electron-to-chromium": "^1.3.709",
|
|
"glob": "^7.1.6"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
},
|
|
"license": "MIT",
|
|
"gitHead": "dfa44ca9098d22d057f3a516940a0f5e35617830"
|
|
}
|