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": "4.8.0", "repository": "https://github.com/cmorten/superdeno", "stable": true, "checkFormat": false, "checkTests": false, "checkInstallation": false, "check": false, "files": [ "./mod.ts", "./deps.ts", "./version.ts", "./src/**/*", "./README.md", "./LICENSE.md", "./SUPERTEST_LICENSE.md", "./.github/CHANGELOG.md" ]}