{
  "_args": [
    [
      {
        "raw": "rc@^1.1.6",
        "scope": null,
        "escapedName": "rc",
        "name": "rc",
        "rawSpec": "^1.1.6",
        "spec": ">=1.1.6 <2.0.0",
        "type": "range"
      },
      "C:\\Users\\dward1502\\code\\project_3\\SPAS-store\\spas-store\\client\\node_modules\\registry-auth-token"
    ]
  ],
  "_from": "rc@>=1.1.6 <2.0.0",
  "_id": "rc@1.2.6",
  "_inCache": true,
  "_location": "/rc",
  "_nodeVersion": "6.5.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/rc_1.2.6_1520915935841_0.6436299953957936"
  },
  "_npmUser": {
    "name": "dominictarr",
    "email": "dominic.tarr@gmail.com"
  },
  "_npmVersion": "4.6.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "rc@^1.1.6",
    "scope": null,
    "escapedName": "rc",
    "name": "rc",
    "rawSpec": "^1.1.6",
    "spec": ">=1.1.6 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/registry-auth-token",
    "/registry-url"
  ],
  "_resolved": "https://registry.npmjs.org/rc/-/rc-1.2.6.tgz",
  "_shasum": "eb18989c6d4f4f162c399f79ddd29f3835568092",
  "_shrinkwrap": null,
  "_spec": "rc@^1.1.6",
  "_where": "C:\\Users\\dward1502\\code\\project_3\\SPAS-store\\spas-store\\client\\node_modules\\registry-auth-token",
  "author": {
    "name": "Dominic Tarr",
    "email": "dominic.tarr@gmail.com",
    "url": "dominictarr.com"
  },
  "bin": {
    "rc": "./cli.js"
  },
  "browser": "browser.js",
  "bugs": {
    "url": "https://github.com/dominictarr/rc/issues"
  },
  "dependencies": {
    "deep-extend": "~0.4.0",
    "ini": "~1.3.0",
    "minimist": "^1.2.0",
    "strip-json-comments": "~2.0.1"
  },
  "description": "hardwired configuration loader",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "eb18989c6d4f4f162c399f79ddd29f3835568092",
    "tarball": "https://registry.npmjs.org/rc/-/rc-1.2.6.tgz",
    "fileCount": 13,
    "unpackedSize": 17297
  },
  "gitHead": "4c5afda643b52caac3d6385aab0c8b6740b2b128",
  "homepage": "https://github.com/dominictarr/rc#readme",
  "keywords": [
    "config",
    "rc",
    "unix",
    "defaults"
  ],
  "license": "(BSD-2-Clause OR MIT OR Apache-2.0)",
  "main": "index.js",
  "maintainers": [
    {
      "name": "dominictarr",
      "email": "dominic.tarr@gmail.com"
    }
  ],
  "name": "rc",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dominictarr/rc.git"
  },
  "scripts": {
    "test": "set -e; node test/test.js; node test/ini.js; node test/nested-env-vars.js"
  },
  "version": "1.2.6"
}
