Skip to main content
Module

x/opineHttpProxy/egg.json

Proxy middleware for Deno Opine HTTP servers.
Go to Latest
File
{ "name": "opine-http-proxy", "description": "Proxy middleware for Deno Opine HTTP servers.", "version": "2.1.0", "repository": "https://github.com/asos-craigmorten/opine-http-proxy", "stable": true, "files": [ "./mod.ts", "./deps.ts", "./version.ts", "./lock.json", "./src/**/*", "./README.md", "./LICENSE.md", "./.github/CHANGELOG.md" ]}