{
  "_args": [
    [
      "chai@^1.9.2",
      "/usr/share/npm/node_modules/nock"
    ]
  ],
  "_from": "chai@>=1.9.2 <2.0.0",
  "_id": "chai@1.10.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/chai",
  "_npmUser": {
    "email": "jake@alogicalparadox.com",
    "name": "jakeluer"
  },
  "_npmVersion": "2.0.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "chai",
    "raw": "chai@^1.9.2",
    "rawSpec": "^1.9.2",
    "scope": null,
    "spec": ">=1.9.2 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/nock"
  ],
  "_resolved": "https://registry.npmjs.org/chai/-/chai-1.10.0.tgz",
  "_shasum": "e4031cc87654461a75943e5a35ab46eaf39c1eb9",
  "_shrinkwrap": null,
  "_spec": "chai@^1.9.2",
  "_where": "/usr/share/npm/node_modules/nock",
  "author": {
    "email": "jake@alogicalparadox.com",
    "name": "Jake Luer"
  },
  "bugs": {
    "url": "https://github.com/chaijs/chai/issues"
  },
  "contributors": [
    {
      "name": "Jake Luer",
      "email": "jake@alogicalparadox.com"
    },
    {
      "name": "Domenic Denicola",
      "email": "domenic@domenicdenicola.com",
      "url": "http://domenicdenicola.com"
    },
    {
      "name": "Veselin Todorov",
      "email": "hi@vesln.com"
    },
    {
      "name": "John Firebaugh",
      "email": "john.firebaugh@gmail.com"
    }
  ],
  "dependencies": {
    "assertion-error": "1.0.0",
    "deep-eql": "0.1.3"
  },
  "description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic.",
  "devDependencies": {
    "component": "*",
    "istanbul": "0.2.x",
    "karma": "0.12.x",
    "karma-mocha": "*",
    "karma-phantomjs-launcher": "0.1.1",
    "karma-sauce-launcher": "0.2.x",
    "mocha": "1.21.x"
  },
  "directories": {},
  "dist": {
    "shasum": "e4031cc87654461a75943e5a35ab46eaf39c1eb9",
    "tarball": "https://registry.npmjs.org/chai/-/chai-1.10.0.tgz"
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "gitHead": "c8b3208ce4237d4e0b16508174d616f155c984a2",
  "homepage": "http://chaijs.com",
  "keywords": [
    "assert",
    "assertion",
    "chai",
    "test",
    "testing"
  ],
  "license": "MIT",
  "main": "./index",
  "maintainers": [
    {
      "name": "jakeluer",
      "email": "jake.luer@incatern.com"
    }
  ],
  "name": "chai",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/chaijs/chai.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "1.10.0"
}
