UNPKG

http-service

Version:

A simple nodejs module that wraps http

25 lines (24 loc) 554 B
{ "name": "http-service", "version": "1.1.3", "description": "A simple nodejs module that wraps http", "main": "index.js", "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "git+https://github.com/FDIM/http-service.git" }, "keywords": [ "http", "http-service" ], "author": "FDIM", "license": "MIT", "bugs": { "url": "https://github.com/FDIM/http-service/issues" }, "homepage": "https://github.com/FDIM/http-service#readme", "dependencies": { } }