{ "name": "hippo7-rproxy.js", "version": "1.0.1", "repository": { "type": "git", "url": "https://github.com/woonsan/hippo7-rproxy-nodejs.git" }, "description": "Reverse Proxy script for Hippo 7 projects", "author": "Woonsan Ko", "dependencies": { "http-proxy": ">= 1.0.0", "colors": ">=0.6.0" }, "engines": { "node": ">=0.10.0" }, "license": "MIT" }