This repository has been archived on 2020-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
TripSit_Suite/node_modules/core-js-compat/package.json
2020-11-01 22:46:04 +00:00

25 lines
516 B
JSON

{
"name": "core-js-compat",
"description": "core-js compat",
"version": "3.6.5",
"repository": {
"type": "git",
"url": "https://github.com/zloirock/core-js.git"
},
"main": "index.js",
"dependencies": {
"browserslist": "^4.8.5",
"semver": "7.0.0"
},
"devDependencies": {
"detective": "^5.2.0",
"electron-to-chromium": "^1.3.332",
"glob": "^7.1.6"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/core-js"
},
"license": "MIT"
}