{
  "_args": [
    [
      "invariant@^2.2.0",
      "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/babel-traverse"
    ]
  ],
  "_from": "invariant@>=2.2.0 <3.0.0",
  "_id": "invariant@2.2.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/invariant",
  "_nodeVersion": "4.2.2",
  "_npmUser": {
    "email": "zertosh@gmail.com",
    "name": "zertosh"
  },
  "_npmVersion": "2.14.7",
  "_phantomChildren": {},
  "_requested": {
    "name": "invariant",
    "raw": "invariant@^2.2.0",
    "rawSpec": "^2.2.0",
    "scope": null,
    "spec": ">=2.2.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/babel-traverse"
  ],
  "_resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.0.tgz",
  "_shasum": "c8d7e847366a49cc18b622f058a689d481e895f2",
  "_shrinkwrap": null,
  "_spec": "invariant@^2.2.0",
  "_where": "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/babel-traverse",
  "author": {
    "email": "zertosh@gmail.com",
    "name": "Andres Suarez"
  },
  "browser": "browser.js",
  "browserify": {
    "transform": [
      "loose-envify"
    ]
  },
  "bugs": {
    "url": "https://github.com/zertosh/invariant/issues"
  },
  "dependencies": {
    "loose-envify": "^1.0.0"
  },
  "description": "invariant",
  "devDependencies": {
    "browserify": "^11.0.1",
    "tap": "^1.4.0"
  },
  "directories": {},
  "dist": {
    "shasum": "c8d7e847366a49cc18b622f058a689d481e895f2",
    "tarball": "http://registry.npmjs.org/invariant/-/invariant-2.2.0.tgz"
  },
  "files": [
    "browser.js",
    "invariant.js"
  ],
  "gitHead": "1660eab9f183183e71ef57a7765bb1121680fff9",
  "homepage": "https://github.com/zertosh/invariant#readme",
  "keywords": [
    "test"
  ],
  "license": "BSD-3-Clause",
  "main": "invariant.js",
  "maintainers": [
    {
      "name": "zertosh",
      "email": "zertosh@gmail.com"
    }
  ],
  "name": "invariant",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zertosh/invariant.git"
  },
  "scripts": {
    "test": "NODE_ENV=production tap test/*.js && NODE_ENV=development tap test/*.js"
  },
  "version": "2.2.0"
}
