{
  "_args": [
    [
      "shallow-compare@1.2.2",
      "C:\\Users\\Tarquin\\surferschallenge-2019"
    ]
  ],
  "_from": "shallow-compare@1.2.2",
  "_id": "shallow-compare@1.2.2",
  "_inBundle": false,
  "_integrity": "sha512-LUMFi+RppPlrHzbqmFnINTrazo0lPNwhcgzuAXVVcfy/mqPDrQmHAyz5bvV0gDAuRFrk804V0HpQ6u9sZ0tBeg==",
  "_location": "/shallow-compare",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "shallow-compare@1.2.2",
    "name": "shallow-compare",
    "escapedName": "shallow-compare",
    "rawSpec": "1.2.2",
    "saveSpec": null,
    "fetchSpec": "1.2.2"
  },
  "_requiredBy": [
    "/gatsby"
  ],
  "_resolved": "https://registry.npmjs.org/shallow-compare/-/shallow-compare-1.2.2.tgz",
  "_spec": "1.2.2",
  "_where": "C:\\Users\\Tarquin\\surferschallenge-2019",
  "author": "",
  "bugs": {
    "url": "https://github.com/tkh44/shallow-compare/issues"
  },
  "dependencies": {},
  "description": "Stand alone shallowCompare for use in libraries that support shouldComponentUpdate",
  "devDependencies": {
    "nwb": "0.15.x",
    "preact": "^7.2.0",
    "react": "^15.4.2",
    "react-dom": "^15.4.2"
  },
  "files": [
    "css",
    "es",
    "lib",
    "umd"
  ],
  "homepage": "https://github.com/tkh44/shallow-compare#readme",
  "keywords": [
    "react-component"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "module": "es/index.js",
  "name": "shallow-compare",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tkh44/shallow-compare.git"
  },
  "scripts": {
    "build": "nwb build-react-component",
    "clean": "nwb clean-module && npm clean-demo",
    "start": "nwb serve-react-demo",
    "test": "nwb test-react",
    "test:coverage": "nwb test-react --coverage",
    "test:watch": "nwb test-react --server"
  },
  "version": "1.2.2"
}
