UNPKG

node-http

Version:
29 lines (28 loc) 580 B
{ "name": "node-http", "description": "node-http.", "version": "0.0.5", "author": "Shallker <imshallker@gmail.com>", "main": "index.js", "keywords": [ "node-http" ], "homepage": "https://github.com/shallker/node-http", "repository": { "type": "git", "url": "https://github.com/shallker/node-http.git" }, "bugs": { "url": "https://github.com/shallker/node-http/issues" }, "dependencies": { "eventy": "*", "bupper": "*", "reges": "*" }, "devDependencies": { "simple-test": "*" }, "scripts": {}, "license": "MIT" }