hops-development-proxy
Version:
27 lines (26 loc) • 582 B
JSON
{
"name": "hops-development-proxy",
"version": "15.2.1",
"description": "Proxy",
"keywords": [
"hops"
],
"license": "MIT",
"engines": {
"node": "14 || 16"
},
"repository": {
"type": "git",
"url": "https://github.com/xing/hops.git"
},
"jest": {
"displayName": "unit"
},
"dependencies": {
"hops-debug": "15.2.1",
"hops-mixin": "15.2.1",
"http-proxy-middleware": "^2.0.0"
},
"homepage": "https://github.com/xing/hops/tree/master/packages/development-proxy#readme",
"gitHead": "146f3e61aa3a520e977ad3bc5acbd1f49634833d"
}