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.
21 lines
503 B
21 lines
503 B
{ |
|
"name": "core-js-compat", |
|
"description": "core-js compat", |
|
"version": "3.21.1", |
|
"repository": { |
|
"type": "git", |
|
"url": "https://github.com/zloirock/core-js.git", |
|
"directory": "packages/core-js-compat" |
|
}, |
|
"main": "index.js", |
|
"dependencies": { |
|
"browserslist": "^4.19.1", |
|
"semver": "7.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/core-js" |
|
}, |
|
"license": "MIT", |
|
"gitHead": "eb9229ae88428edea6b2be250c98a518fd2c22e3" |
|
}
|
|
|