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