UNPKG

koa-http-proxy-middleware

Version:
19 lines (18 loc) 394 B
{ "name": "examples", "version": "1.0.0", "description": "", "main": "server.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node server.js" }, "author": "", "license": "ISC", "dependencies": { "https-proxy-agent": "^2.0.0", "koa": "^2.3.0", "koa-connect-history-api-fallback": "^0.3.1", "koa-static": "^4.0.0" } }