{
  "_args": [
    [
      "npm-registry-mock@1.0.1",
      "/usr/share/npm"
    ]
  ],
  "_from": "npm-registry-mock@1.0.1",
  "_id": "npm-registry-mock@1.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/npm-registry-mock",
  "_nodeVersion": "2.0.1",
  "_npmUser": {
    "email": "isaacs@npmjs.com",
    "name": "isaacs"
  },
  "_npmVersion": "2.10.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "npm-registry-mock",
    "raw": "npm-registry-mock@1.0.1",
    "rawSpec": "1.0.1",
    "scope": null,
    "spec": "1.0.1",
    "type": "version"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/npm-registry-mock/-/npm-registry-mock-1.0.1.tgz",
  "_shasum": "def047653c60a6101492b0878645c605faf2c1d0",
  "_shrinkwrap": null,
  "_spec": "npm-registry-mock@1.0.1",
  "_where": "/usr/share/npm",
  "author": {
    "email": "rok@kowalski.gd",
    "name": "Robert Kowalski"
  },
  "bugs": {
    "url": "https://github.com/npm/npm-registry-mock/issues"
  },
  "dependencies": {
    "hock": "~0.2.5",
    "util-extend": "~1.0.1"
  },
  "description": "mock the npm registry",
  "devDependencies": {
    "mkdirp": "~0.3.5",
    "mocha": "~1.12.0",
    "npm": "*",
    "npm-registry-client": "0.2.28",
    "request": "~2.22.0",
    "rimraf": "~2.2.0"
  },
  "directories": {},
  "dist": {
    "shasum": "def047653c60a6101492b0878645c605faf2c1d0",
    "tarball": "https://registry.npmjs.org/npm-registry-mock/-/npm-registry-mock-1.0.1.tgz"
  },
  "gitHead": "5314152b27f7679186299c41ea3c354243064877",
  "homepage": "https://github.com/npm/npm-registry-mock#readme",
  "keywords": [
    "npm",
    "registry",
    "testing"
  ],
  "license": "BSD-2-Clause",
  "main": "index.js",
  "maintainers": [
    {
      "name": "robertkowalski",
      "email": "rok@kowalski.gd"
    },
    {
      "name": "isaacs",
      "email": "isaacs@npmjs.com"
    },
    {
      "name": "othiym23",
      "email": "ogd@aoaioxxysz.net"
    }
  ],
  "name": "npm-registry-mock",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/npm/npm-registry-mock.git"
  },
  "scripts": {
    "test": "mocha -R spec"
  },
  "version": "1.0.1"
}
