Skip to main content
Module

x/opine/egg.json

Minimalist web framework for Deno ported from ExpressJS.
Go to Latest
File
{ "name": "opine", "description": "Minimalist web framework for Deno ported from ExpressJS.", "version": "2.3.3", "repository": "https://github.com/cmorten/opine", "stable": true, "checkFormat": false, "checkTests": false, "checkInstallation": false, "check": false, "files": [ "./mod.ts", "./deps.ts", "./version.ts", "./src/**/*", "./README.md", "./LICENSE.md", "./EXPRESS_LICENSE.md", "./.github/CHANGELOG.md" ]}