mirror of https://github.com/jkjoy/sunpeiwen.git
7 lines
151 B
JSON
7 lines
151 B
JSON
|
{
|
||
|
"name": "web-streams-polyfill",
|
||
|
"main": "../dist/ponyfill.es5.js",
|
||
|
"module": "../dist/ponyfill.es5.mjs",
|
||
|
"types": "../types/ponyfill.d.ts"
|
||
|
}
|