{ "$schema": "https://x.nest.land/eggs@0.3.10/src/schema.json", "name": "superfetch", "entry": "./mod.ts", "description": "π Superdeno-like superagent testing library based on Fetch API. Ported from node-supertest-fetch.", "homepage": "https://github.com/deno-libs/superfetch", "version": "1.0.2", "releaseType": "patch", "unstable": false, "unlisted": false, "files": [ "./**/*.ts", "README.md", "LICENSE" ], "ignore": [], "checkFormat": true, "checkTests": "deno test --allow-net --allow-read", "check": true, "checkAll": true, "repository": "https://github.com/deno-libs/superfetch"}