package.json 89 B

12345
  1. {
  2. "name": "unfetch-polyfill",
  3. "main": "index.js",
  4. "module": "polyfill.module.js"
  5. }