Skip to main content
Module

x/superdeno/egg.json

Super-agent driven library for testing Deno HTTP servers.
Go to Latest
File
{ "name": "superdeno", "description": "HTTP assertions for Deno made easy via superagent.", "version": "2.2.1", "repository": "https://github.com/asos-craigmorten/superdeno", "stable": true, "files": [ "./mod.ts", "./deps.ts", "./version.ts", "./lock.json", "./src/**/*", "./README.md", "./LICENSE.md", "./SUPERTEST_LICENSE.md", "./.github/CHANGELOG.md" ]}