main
Last change
on this file was 79a0317, checked in by stefan toskovski <stefantoska84@…>, 4 days ago |
F4 Finalna Verzija
|
-
Property mode
set to
100644
|
File size:
617 bytes
|
Rev | Line | |
---|
[79a0317] | 1 | {
|
---|
| 2 | "name": "core-js-compat",
|
---|
| 3 | "version": "3.40.0",
|
---|
| 4 | "type": "commonjs",
|
---|
| 5 | "description": "core-js compat",
|
---|
| 6 | "repository": {
|
---|
| 7 | "type": "git",
|
---|
| 8 | "url": "git+https://github.com/zloirock/core-js.git",
|
---|
| 9 | "directory": "packages/core-js-compat"
|
---|
| 10 | },
|
---|
| 11 | "funding": {
|
---|
| 12 | "type": "opencollective",
|
---|
| 13 | "url": "https://opencollective.com/core-js"
|
---|
| 14 | },
|
---|
| 15 | "license": "MIT",
|
---|
| 16 | "author": {
|
---|
| 17 | "name": "Denis Pushkarev",
|
---|
| 18 | "email": "zloirock@zloirock.ru",
|
---|
| 19 | "url": "http://zloirock.ru"
|
---|
| 20 | },
|
---|
| 21 | "sideEffects": false,
|
---|
| 22 | "main": "index.js",
|
---|
| 23 | "types": "index.d.ts",
|
---|
| 24 | "dependencies": {
|
---|
| 25 | "browserslist": "^4.24.3"
|
---|
| 26 | }
|
---|
| 27 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.