6 lines
151 B
JSON
6 lines
151 B
JSON
{
|
|
"name": "web-streams-polyfill",
|
|
"main": "../dist/ponyfill.es5.js",
|
|
"module": "../dist/ponyfill.es5.mjs",
|
|
"types": "../types/ponyfill.d.ts"
|
|
}
|