{
  "_args": [
    [
      "shallowequal@0.2.x",
      "/Users/nick/codes/twreporter-react/node_modules/rc-util"
    ]
  ],
  "_from": "shallowequal@>=0.2.0 <0.3.0",
  "_id": "shallowequal@0.2.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/shallowequal",
  "_nodeVersion": "3.0.0",
  "_npmUser": {
    "email": "mailforalberto@gmail.com",
    "name": "dashed"
  },
  "_npmVersion": "2.13.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "shallowequal",
    "raw": "shallowequal@0.2.x",
    "rawSpec": "0.2.x",
    "scope": null,
    "spec": ">=0.2.0 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/rc-util"
  ],
  "_resolved": "https://registry.npmjs.org/shallowequal/-/shallowequal-0.2.2.tgz",
  "_shasum": "1e32fd5bcab6ad688a4812cb0cc04efc75c7014e",
  "_shrinkwrap": null,
  "_spec": "shallowequal@0.2.x",
  "_where": "/Users/nick/codes/twreporter-react/node_modules/rc-util",
  "author": {
    "email": "mailforalberto@gmail.com",
    "name": "Alberto Leal",
    "url": "github.com/Dashed"
  },
  "bugs": {
    "url": "https://github.com/dashed/shallowequal/issues"
  },
  "dependencies": {
    "lodash.keys": "^3.1.2"
  },
  "description": "Like lodash isEqual but for shallow equal",
  "devDependencies": {
    "babel": "^5.8.21",
    "chai": "^3.2.0",
    "lodash": "^3.10.1",
    "mocha": "^2.2.5"
  },
  "directories": {},
  "dist": {
    "shasum": "1e32fd5bcab6ad688a4812cb0cc04efc75c7014e",
    "tarball": "https://registry.npmjs.org/shallowequal/-/shallowequal-0.2.2.tgz"
  },
  "files": [
    "modules"
  ],
  "gitHead": "d63d2faf85260852fb32c47db1c7c01d630d5569",
  "homepage": "https://github.com/dashed/shallowequal#readme",
  "keywords": [
    "compare",
    "equal",
    "isequal",
    "shallow",
    "shallowequal"
  ],
  "license": "MIT",
  "main": "modules/index.js",
  "maintainers": [
    {
      "name": "dashed",
      "email": "mailforalberto@gmail.com"
    }
  ],
  "name": "shallowequal",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dashed/shallowequal.git"
  },
  "scripts": {
    "build": "./scripts/build.sh",
    "prepublish": "npm run build",
    "test": "mocha --compilers js:babel/register"
  },
  "version": "0.2.2"
}
