nodefs_httpcode
Version:
Return an HTTP status code
29 lines (28 loc) • 632 B
JSON
{
"name": "nodefs_httpcode",
"version": "1.0.0",
"description": "Return an HTTP status code",
"type": "module",
"main": "src/nodefs_httpcode.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/CarlosOT2/nodefs_httpcode.git"
},
"keywords": [
"node",
"fs",
"nodefs",
"http",
"code",
"error"
],
"author": "CarlosOT2",
"license": "MIT",
"bugs": {
"url": "https://github.com/CarlosOT2/nodefs_httpcode/issues"
},
"homepage": "https://github.com/CarlosOT2/nodefs_httpcode#readme"
}