UNPKG

http-proxy-middleware-body

Version:
27 lines (26 loc) 720 B
{ "name": "http-proxy-middleware-body", "author": "falalxiao", "version": "1.0.0", "description": "Get response body for http-proxy-middleware", "main": "index.js", "scripts": { "do-publish": "npm publish" }, "repository": { "type": "git", "url": "https://github.com/fatalxiao/http-proxy-middleware-body" }, "keywords": [ "http-proxy-middleware" ], "license": "MIT", "bugs": { "url": "https://github.com/fatalxiao/http-proxy-middleware-body/issues" }, "homepage": "https://fatalxiao.github.io/http-proxy-middleware-body", "dependencies": { "bufferhelper": "^0.2.1", "concat-stream": "^2.0.0" } }