main
Last change
on this file since d24f17c was d24f17c, checked in by Aleksandar Panovski <apano77@…>, 15 months ago |
Initial commit
|
-
Property mode
set to
100644
|
File size:
286 bytes
|
Line | |
---|
1 | {
|
---|
2 | "name": "web-streams-ponyfill-es6",
|
---|
3 | "main": "../../dist/ponyfill.es6",
|
---|
4 | "module": "../../dist/ponyfill.es6.mjs",
|
---|
5 | "types": "../../dist/types/ponyfill.d.ts",
|
---|
6 | "typesVersions": {
|
---|
7 | ">=3.6": {
|
---|
8 | "../../dist/types/*": [
|
---|
9 | "../../dist/types/ts3.6/*"
|
---|
10 | ]
|
---|
11 | }
|
---|
12 | }
|
---|
13 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.