{
  "author": {
    "name": "Jake Luer",
    "email": "jake@alogicalparadox.com"
  },
  "name": "chai",
  "description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic.",
  "keywords": [
    "test",
    "assertion",
    "assert",
    "testing",
    "chai"
  ],
  "homepage": "http://chaijs.com",
  "license": "MIT",
  "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"
    }
  ],
  "version": "1.10.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/chaijs/chai"
  },
  "bugs": {
    "url": "https://github.com/chaijs/chai/issues"
  },
  "main": "./index",
  "scripts": {
    "test": "make test"
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "dependencies": {
    "assertion-error": "1.0.0",
    "deep-eql": "0.1.3"
  },
  "devDependencies": {
    "component": "*",
    "karma": "0.12.x",
    "karma-mocha": "*",
    "karma-sauce-launcher": "0.2.x",
    "karma-phantomjs-launcher": "0.1.1",
    "mocha": "1.21.x",
    "istanbul": "0.2.x"
  },
  "gitHead": "c8b3208ce4237d4e0b16508174d616f155c984a2",
  "_id": "chai@1.10.0",
  "_shasum": "e4031cc87654461a75943e5a35ab46eaf39c1eb9",
  "_from": "chai@>=1.9.1 <2.0.0",
  "_npmVersion": "2.0.0",
  "_npmUser": {
    "name": "jakeluer",
    "email": "jake@alogicalparadox.com"
  },
  "maintainers": [
    {
      "name": "jakeluer",
      "email": "jake.luer@incatern.com"
    }
  ],
  "dist": {
    "shasum": "e4031cc87654461a75943e5a35ab46eaf39c1eb9",
    "tarball": "http://registry.npmjs.org/chai/-/chai-1.10.0.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/chai/-/chai-1.10.0.tgz"
}
