You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

20 lines
408 B

{
"name": "http-response-object",
"version": "1.1.0",
"description": "A simple object to represent an http response",
"keywords": [
"http",
"https",
"response",
"request"
],
"scripts": {
"test": "node test"
},
"repository": {
"type": "git",
"url": "https://github.com/ForbesLindesay/http-response-object.git"
},
"author": "ForbesLindesay",
"license": "MIT"
}