mirror of
https://github.com/idanoo/GoScrobble.git
synced 2024-11-22 16:35:14 +00:00
22 lines
503 B
JSON
22 lines
503 B
JSON
|
{
|
||
|
"name": "core-js-compat",
|
||
|
"description": "core-js compat",
|
||
|
"version": "3.16.1",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/zloirock/core-js.git",
|
||
|
"directory": "packages/core-js-compat"
|
||
|
},
|
||
|
"main": "index.js",
|
||
|
"dependencies": {
|
||
|
"browserslist": "^4.16.7",
|
||
|
"semver": "7.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/core-js"
|
||
|
},
|
||
|
"license": "MIT",
|
||
|
"gitHead": "d4ecfcefcb07bda80fad210142efdfdce5f66acd"
|
||
|
}
|