package.json 107 B

12345
  1. {
  2. "name": "web-streams-polyfill",
  3. "main": "../dist/polyfill.js",
  4. "types": "../types/polyfill.d.ts"
  5. }