deno.land / x / opine@2.3.4 / egg.json

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{ "name": "opine", "description": "Minimalist web framework for Deno ported from ExpressJS.", "version": "2.3.4", "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" ]}
opine

Version Info

Tagged at
a year ago