inital
parents
Showing
.gitignore
0 → 100644
index.js
0 → 100644
package.json
0 → 100644
{ "name": "proxy-by-url" | |||
, "version": "0.0.0" | |||
, "description": "custom logic for node-http-proxy to proxy basedon incoming url" | |||
, "homepage": "http://github.com/dominictarr/proxy-by-url" | |||
, "repository": | |||
{ "type": "git" | |||
, "url": "https://github.com/dominictarr/proxy-by-url.git" } | |||
, "dependencies": {} | |||
, "devDependencies": {} | |||
, "author": "Dominic Tarr <dominic.tarr@gmail.com> (http://bit.ly/dominictarr)" | |||
, "scripts": { "test": "meta-test test/*.js" } } | |||
\ No newline at end of file |
readme.markdown
0 → 100644
Please register or sign in to comment