UNPKG

clientlinker-flow-httpproxy

Version:
46 lines (45 loc) 1.22 kB
{ "name": "clientlinker-flow-httpproxy", "version": "7.4.0", "description": "Httpproxy flow for clientlinker", "main": "index.js", "scripts": { "test": "cross-env DEBUG=clientlinker-flow-httpproxy* mocha test/test_*" }, "keywords": [ "clientlinker", "flow", "httpproxy" ], "author": "Bacra Woo<bacra.woo@gmail.com>", "license": "MIT", "dependencies": { "aesid": "^3.3.1", "ajv": "^8.5.0", "debug": "^4.3.1", "depd": "^2.0.0", "lodash": "^4.17.21", "lru-cache": "^6.0.0", "raw-body": "^2.4.1", "request": "^2.88.2" }, "devDependencies": { "clientlinker": "^13.1.4", "clientlinker-flow-confighandler": "^4.1.8", "clientlinker-flow-confighandler-test": "^3.1.3", "cross-env": "^7.0.3", "expect.js": "^0.3.1", "express": "^4.17.1", "mkdirp": "^1.0.4", "mocha": "^8.4.0" }, "repository": { "type": "git", "url": "git@github.com:iGdea/node-clientlinker.git" }, "bugs": { "url": "https://github.com/iGdea/node-clientlinker/issues" }, "homepage": "https://github.com/iGdea/node-clientlinker/tree/master/packages/clientlinker-flow-httpproxy", "gitHead": "a4e5b229b6d326b65762f272fe8b2c53a98b0318" }