{
  "_from": "sc-errors@^1.4.1",
  "_id": "sc-errors@1.4.1",
  "_inBundle": false,
  "_integrity": "sha512-dBn92iIonpChTxYLgKkIT/PCApvmYT6EPIbRvbQKTgY6tbEbIy8XVUv4pGyKwEK4nCmvX4TKXcN0iXC6tNW6rQ==",
  "_location": "/sc-errors",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "sc-errors@^1.4.1",
    "name": "sc-errors",
    "escapedName": "sc-errors",
    "rawSpec": "^1.4.1",
    "saveSpec": null,
    "fetchSpec": "^1.4.1"
  },
  "_requiredBy": [
    "/",
    "/sc-auth",
    "/sc-broker",
    "/sc-broker-cluster",
    "/socketcluster",
    "/socketcluster-client",
    "/socketcluster-server"
  ],
  "_resolved": "https://registry.npmjs.org/sc-errors/-/sc-errors-1.4.1.tgz",
  "_shasum": "53e80030fe647e133d73b51eaa7d2b0f7591fd5b",
  "_spec": "sc-errors@^1.4.1",
  "_where": "/home/jon/projects/socketcluster/sample",
  "author": {
    "name": "Jonathan Gros-Dubois",
    "email": "grosjona@yahoo.com.au"
  },
  "bugs": {
    "url": "https://github.com/SocketCluster/sc-errors/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Error types for use throughout SocketCluster",
  "homepage": "https://github.com/SocketCluster/sc-errors",
  "keywords": [
    "errors",
    "socketcluster"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "sc-errors",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SocketCluster/sc-errors.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.4.1"
}
