agsamantha/node_modules/web-streams-polyfill/es5/package.json
2024-10-02 15:15:21 -05:00

6 lines
151 B
JSON

{
"name": "web-streams-polyfill",
"main": "../dist/ponyfill.es5.js",
"module": "../dist/ponyfill.es5.mjs",
"types": "../types/ponyfill.d.ts"
}