{ "name": "@mastojs/ponyfills", "version": "1.0.4", "repository": "https://github.com/neetlab/isomorhpic-web-apis.git", "author": "Ryo Igarashi ", "license": "MIT", "type": "module", "main": "./index.cjs", "types": "./index.d.ts", "browser": "./browser.cjs", "files": [ "browser.cjs", "index.cjs", "index.d.ts" ], "publishConfig": { "access": "public" }, "dependencies": { "@types/node": "^18.11.17", "@types/node-fetch": "^2.6.2", "abort-controller": "^3.0.0", "form-data": "^4.0.0", "node-fetch": "^2.6.7" } }