sc-errors
Version:
Error types for use throughout SocketCluster
25 lines (24 loc) • 612 B
JSON
{
"name": "sc-errors",
"version": "3.0.0",
"description": "Error types for use throughout SocketCluster",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/SocketCluster/sc-errors.git"
},
"keywords": [
"errors",
"socketcluster"
],
"author": "Jonathan Gros-Dubois <grosjona@yahoo.com.au>",
"license": "MIT",
"bugs": {
"url": "https://github.com/SocketCluster/sc-errors/issues"
},
"homepage": "https://github.com/SocketCluster/sc-errors",
"dependencies": {}
}