UNPKG

http-proxy

Version:

A full-featured http reverse proxy for node.js

46 lines (45 loc) 980 B
{ "name": "connect", "version": "1.6.4", "description": "High performance middleware framework", "keywords": [ "framework", "web", "middleware", "connect", "rack" ], "repository": { "type": "git", "url": "git://github.com/senchalabs/connect" }, "author": { "name": "TJ Holowaychuk", "email": "tj@vision-media.ca", "url": "http://tjholowaychuk.com" }, "dependencies": { "qs": ">= 0.3.1", "mime": ">= 0.0.1" }, "devDependencies": { "expresso": "0.7.6", "koala": "0.1.2", "less": "1.1.1", "sass": "0.5.0", "markdown": "0.2.1", "ejs": "0.4.3", "should": "0.2.1" }, "main": "index", "engines": { "node": ">= 0.4.1 < 0.5.0" }, "_id": "connect@1.6.4", "readme": "ERROR: No README.md file found!", "dist": { "shasum": "74b5f632d98e58d25d06d5eee537dcf03cfbdde4" }, "_from": "connect@1.6", "_resolved": "https://registry.npmjs.org/connect/-/connect-1.6.4.tgz" }