source:
trip-planner-front/node_modules/zone.js/mix/package.json
Last change on this file was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
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.