package.json 117 B

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