kaba-error-constants
Version:
Module containing the errors used by kaba and its submodules
23 lines (22 loc) • 619 B
JSON
{
"name": "kaba-error-constants",
"version": "1.5.0",
"description": "Module containing the errors used by kaba and its submodules",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kababrowser/kaba-error-constants.git"
},
"keywords": [
"kaba"
],
"author": "Paul Frazee <pfrazee@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/kababrowser/kaba-error-constants/issues"
},
"homepage": "https://github.com/kababrowser/kaba-error-constants#readme"
}