{
  "_args": [
    [
      "nock@^2.17.0",
      "/Users/nick/codes/twreporter-react"
    ]
  ],
  "_from": "nock@>=2.17.0 <3.0.0",
  "_id": "nock@2.18.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/nock",
  "_nodeVersion": "0.12.7",
  "_npmUser": {
    "email": "pedro.teixeira@gmail.com",
    "name": "pgte"
  },
  "_npmVersion": "2.11.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "nock",
    "raw": "nock@^2.17.0",
    "rawSpec": "^2.17.0",
    "scope": null,
    "spec": ">=2.17.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/nock/-/nock-2.18.2.tgz",
  "_shasum": "a138aecbfe5d2a837be4397918abd239483ce40c",
  "_shrinkwrap": null,
  "_spec": "nock@^2.17.0",
  "_where": "/Users/nick/codes/twreporter-react",
  "author": {
    "email": "pedro.teixeira@gmail.com",
    "name": "Pedro Teixeira"
  },
  "bugs": {
    "url": "http://github.com/pgte/nock/issues"
  },
  "contributors": [
    {
      "name": "Sascha Drews"
    },
    {
      "name": "Roman Hotsiy",
      "url": "https://github.com/RomanGotsiy"
    },
    {
      "name": "Hidenari Nozaki",
      "url": "https://github.com/ghiden"
    },
    {
      "name": "Ken Sheedlo",
      "url": "https://github.com/ksheedlo"
    },
    {
      "name": "Douglas Eggleton",
      "url": "https://github.com/douglaseggleton"
    },
    {
      "name": "José F. Romaniello",
      "url": "https://github.com/jfromaniello"
    },
    {
      "name": "Benjamin Urban",
      "url": "https://github.com/benurb"
    },
    {
      "name": "Justin",
      "url": "https://github.com/justincy"
    },
    {
      "name": "Brett Porter"
    },
    {
      "name": "Matt Olson"
    },
    {
      "name": "Rémy HUBSCHER"
    },
    {
      "name": "Roly Fentanes"
    },
    {
      "name": "Alexander Simmerl"
    },
    {
      "name": "Pedro Teixeira"
    },
    {
      "name": "Nuno Job"
    },
    {
      "name": "Ian Young"
    },
    {
      "name": "nilsbunger"
    },
    {
      "name": "bacchusrx",
      "email": "bacchusrx@eightstar.ca"
    },
    {
      "name": "Fabiano França"
    },
    {
      "name": "Jeffrey Jagoda",
      "url": "https://github.com/jagoda"
    },
    {
      "name": "Mike Swift"
    },
    {
      "name": "James Herdman"
    },
    {
      "name": "David Björklund"
    },
    {
      "name": "Andrew Kramolisch"
    },
    {
      "name": "Balazs Nagy"
    },
    {
      "name": "Brian J Brennan"
    },
    {
      "name": "Attila Incze"
    },
    {
      "name": "Mac Angell"
    },
    {
      "name": "Tom Hosford"
    },
    {
      "name": "Aurélien Thieriot"
    },
    {
      "name": "Alex Zylman"
    },
    {
      "name": "Celestino Gomes",
      "email": "contact@tinogomes.com"
    },
    {
      "name": "David Rousselie"
    },
    {
      "name": "spenceralger"
    },
    {
      "name": "Ivan Erceg",
      "email": "ivan@softwaremarbles.com",
      "url": "https://github.com/ierceg"
    },
    {
      "name": "Keith Laban",
      "email": "kelaban17@gmail.com",
      "url": "https://github.com/kelaban"
    },
    {
      "name": "Rui Marinho",
      "email": "ruipmarinho@gmail.com",
      "url": "https://github.com/ruimarinho"
    },
    {
      "name": "David Pate",
      "email": "davidtpate@gmail.com",
      "url": "https://github.com/DavidTPate"
    },
    {
      "name": "Matt Oakes",
      "url": "https://github.com/matto1990"
    }
  ],
  "dependencies": {
    "chai": ">=1.9.2 <4.0.0",
    "debug": "^1.0.4",
    "deep-equal": "^1.0.0",
    "lodash": "2.4.1",
    "mkdirp": "^0.5.0",
    "propagate": "0.3.x"
  },
  "description": "HTTP Server mocking for Node.js",
  "devDependencies": {
    "aws-sdk": "^2.0.15",
    "browserify": "^12.0.1",
    "coveralls": "^2.11.2",
    "hyperquest": "^0.3.0",
    "isomorphic-fetch": "^2.2.0",
    "istanbul": "^0.3.8",
    "jshint": "^2.5.6",
    "needle": "^0.7.1",
    "node-static": "^0.7.7",
    "pre-commit": "0.0.9",
    "request": "2.61.0",
    "request-promise": "^0.4.3",
    "restify": "^2.8.1",
    "restler": "3.2.2",
    "rimraf": "^2.3.2",
    "superagent": "~0.15.7",
    "tap": "^0.7.1",
    "zombie": "^4.2.1"
  },
  "directories": {},
  "dist": {
    "shasum": "a138aecbfe5d2a837be4397918abd239483ce40c",
    "tarball": "http://registry.npmjs.org/nock/-/nock-2.18.2.tgz"
  },
  "engines": [
    "node >= 0.10.0"
  ],
  "gitHead": "c142ac153d977ba58d659c63b186683308cc19c2",
  "homepage": "https://github.com/pgte/nock#readme",
  "license": "MIT",
  "main": "./index",
  "maintainers": [
    {
      "name": "ierceg",
      "email": "ivan@softwaremarbles.com"
    },
    {
      "name": "pgte",
      "email": "pedro.teixeira@gmail.com"
    },
    {
      "name": "ruimarinho",
      "email": "ruipmarinho@gmail.com"
    },
    {
      "name": "svnlto",
      "email": "me@svenlito.com"
    }
  ],
  "name": "nock",
  "optionalDependencies": {},
  "pre-commit": [
    "coverage",
    "jshint"
  ],
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/pgte/nock.git"
  },
  "scripts": {
    "coverage": "node --harmony node_modules/istanbul/lib/cli.js cover tests/test.js && istanbul check-coverage",
    "coveralls": "cat ./coverage/lcov.info | coveralls && rm -rf ./coverage",
    "jshint": "jshint lib/*.js",
    "test": "node --harmony tests/test.js"
  },
  "tags": [
    "HTTP",
    "Mock",
    "isolation",
    "testing"
  ],
  "version": "2.18.2"
}
