source: trip-planner-front/node_modules/core-js-compat/package.json@ 188ee53

Last change on this file since 188ee53 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 503 bytes
Line 
1{
2 "name": "core-js-compat",
3 "description": "core-js compat",
4 "version": "3.18.2",
5 "repository": {
6 "type": "git",
7 "url": "https://github.com/zloirock/core-js.git",
8 "directory": "packages/core-js-compat"
9 },
10 "main": "index.js",
11 "dependencies": {
12 "browserslist": "^4.17.3",
13 "semver": "7.0.0"
14 },
15 "funding": {
16 "type": "opencollective",
17 "url": "https://opencollective.com/core-js"
18 },
19 "license": "MIT",
20 "gitHead": "ac4a27025eb557d7c7a94b928236fbcb6f21ba0e"
21}
Note: See TracBrowser for help on using the repository browser.