source:
node_modules/web-streams-polyfill/ponyfill/package.json
Last change on this file was d24f17c, checked in by , 17 months ago | |
---|---|
|
|
File size: 259 bytes |
Rev | Line | |
---|---|---|
[d24f17c] | 1 | { |
2 | "name": "web-streams-ponyfill", | |
3 | "main": "../dist/ponyfill", | |
4 | "module": "../dist/ponyfill.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.