Last change
on this file since 571e0df was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
276 bytes
|
Line | |
---|
1 | {
|
---|
2 | "name": "zone-mix",
|
---|
3 | "description": "Zone.js for mixed environment(both browser and NodeJS) such as Electron",
|
---|
4 | "main": "../bundles/zone-mix.umd.js",
|
---|
5 | "module": "../fesm2015/zone-mix.js",
|
---|
6 | "es2015": "../fesm2015/zone-mix.js",
|
---|
7 | "fesm2015": "../fesm2015/zone-mix.js"
|
---|
8 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.