ang-errors
Version:
errors management for the ANG API'S
25 lines (24 loc) • 468 B
JSON
{
"author": "ANG team",
"dependencies": {
"restify-errors": "^8.0.2",
"http-status-codes": "^2.1.4",
"ang-logger": "^1.1.1"
},
"description": "errors management for the ANG API'S",
"files": [
"lib/"
],
"keywords": [
"ang",
"error",
"errorManagement"
],
"license": "ISC",
"main": "lib/index.js",
"name": "ang-errors",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.0"
}