Commit dce80b9b authored by indexzero's avatar indexzero

[deploy] Added package.json

parent eaeed830
{
"name": "node-http-proxy",
"description": "A full-featured http reverse proxy for node.js",
"version": "0.5.0",
"author": "Charlie Robbins <charlie.robbins@gmail.com>",
"contributors": [
{ "name": "Marak Squires", "email": "marak.squires@gmail.com" },
],
"keywords": ["reverse", "proxy", "http"],
"directories": { "lib" },
"scripts": { "test": "vows" },
"engines": { "node": ">= 0.1.98" }
}
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment