UNPKG

proxify-now

Version:

run now with respect to http_proxy

29 lines (28 loc) 606 B
{ "name": "proxify-now", "version": "1.0.3", "description": "run now with respect to http_proxy", "main": "pnode", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "bin": { "pnow": "./bin/pnow" }, "repository": { "type": "git", "url": "git+https://github.com/Horsed/proxify-now.git" }, "keywords": [ "now", "proxy", "global-agent", "agent" ], "author": "Martin Knopf", "license": "MIT", "bugs": { "url": "https://github.com/Horsed/proxify-now/issues" }, "homepage": "https://github.com/Horsed/proxify-now#readme" }