httputil
Version:
httputil
21 lines (20 loc) • 404 B
JSON
{
"name": "httputil",
"version": "0.1.2",
"description": "httputil",
"main": "httputil.js",
"scripts": {
"test": "echo \"Error: no test specified! Configure in package.json\" && exit 1"
},
"repository": {
"url":""
},
"keywords": [
"HttpRequest",
"Timeout Parameter",
"Http Utility"
],
"author": "George Guo",
"license": "BSD",
"readmeFilename": "README.md"
}