{
  "_args": [
    [
      "sc-errors@1.4.1",
      "/home/pi/harperdb"
    ]
  ],
  "_from": "sc-errors@1.4.1",
  "_id": "sc-errors@1.4.1",
  "_inBundle": false,
  "_integrity": "sha512-dBn92iIonpChTxYLgKkIT/PCApvmYT6EPIbRvbQKTgY6tbEbIy8XVUv4pGyKwEK4nCmvX4TKXcN0iXC6tNW6rQ==",
  "_location": "/sc-errors",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "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"
  ],
  "_resolved": "https://registry.npmjs.org/sc-errors/-/sc-errors-1.4.1.tgz",
  "_spec": "1.4.1",
  "_where": "/home/pi/harperdb",
  "author": {
    "name": "Jonathan Gros-Dubois",
    "email": "grosjona@yahoo.com.au"
  },
  "bugs": {
    "url": "https://github.com/SocketCluster/sc-errors/issues"
  },
  "dependencies": {},
  "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"
}
