{
  "_args": [
    [
      {
        "raw": "err-code@^1.0.0",
        "scope": null,
        "escapedName": "err-code",
        "name": "err-code",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/lively4-dummy/node_modules/proper-lockfile"
    ]
  ],
  "_from": "err-code@>=1.0.0 <2.0.0",
  "_id": "err-code@1.1.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/err-code",
  "_nodeVersion": "4.2.3",
  "_npmUser": {
    "name": "satazor",
    "email": "andremiguelcruz@msn.com"
  },
  "_npmVersion": "2.14.7",
  "_phantomChildren": {},
  "_requested": {
    "raw": "err-code@^1.0.0",
    "scope": null,
    "escapedName": "err-code",
    "name": "err-code",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/proper-lockfile"
  ],
  "_resolved": "https://registry.npmjs.org/err-code/-/err-code-1.1.1.tgz",
  "_shasum": "739d71b6851f24d050ea18c79a5b722420771d59",
  "_shrinkwrap": null,
  "_spec": "err-code@^1.0.0",
  "_where": "/home/lively4/lively4/lively4-dummy/node_modules/proper-lockfile",
  "author": {
    "name": "IndigoUnited",
    "email": "hello@indigounited.com",
    "url": "http://indigounited.com"
  },
  "bugs": {
    "url": "https://github.com/IndigoUnited/js-err-code/issues/"
  },
  "dependencies": {},
  "description": "Create an error with a code",
  "devDependencies": {
    "@satazor/eslint-config": "^1.0.8",
    "browserify": "^13.0.0",
    "expect.js": "^0.3.1",
    "mocha": "^2.3.4"
  },
  "directories": {},
  "dist": {
    "shasum": "739d71b6851f24d050ea18c79a5b722420771d59",
    "tarball": "https://registry.npmjs.org/err-code/-/err-code-1.1.1.tgz"
  },
  "gitHead": "51cf8730f49dc6e12580e22ed714c7bc52238889",
  "homepage": "https://github.com/IndigoUnited/js-err-code#readme",
  "keywords": [
    "error",
    "err",
    "code",
    "properties",
    "property"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "satazor",
      "email": "andremiguelcruz@msn.com"
    }
  ],
  "name": "err-code",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/IndigoUnited/js-err-code.git"
  },
  "scripts": {
    "browserify": "browserify -s err-code index.js > index.umd.js",
    "test": "mocha --bail"
  },
  "version": "1.1.1"
}
