Skip to main content
Module

x/opine/egg.json

Fast, minimalist web framework for Deno ported from ExpressJS.
Go to Latest
File
{ "name": "opine", "description": "Fast, minimalist web framework for Deno ported from ExpressJS.", "version": "0.10.2", "repository": "https://github.com/asos-craigmorten/opine", "stable": true, "files": [ "./mod.ts", "./deps.ts", "./version.ts", "./lock.json", "./src/**/*", "./README.md", "./LICENSE.md", "./EXPRESS_LICENSE.md", "./.github/CHANGELOG.md" ]}