mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
initial release v0.1.0, sure to have many updates coming.
This commit is contained in:
parent
6a1baa25cc
commit
1e04552bd8
@ -10,7 +10,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"colors": ">= 0.0.1"
|
"colors": ">= 0.0.1"
|
||||||
},
|
},
|
||||||
"directories": { "lib" },
|
"directories": { "lib":"./lib" },
|
||||||
"scripts": { "test": "vows" },
|
"scripts": { "test": "vows" },
|
||||||
"engines": { "node": ">= 0.1.98" }
|
"engines": { "node": ">= 0.1.98" }
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user