{
  "_from": "jest@20.0.4",
  "_id": "jest@20.0.4",
  "_inBundle": false,
  "_integrity": "sha1-PdJgwpidba1nix6cxNkZRPbWAqw=",
  "_location": "/jest",
  "_phantomChildren": {
    "chalk": "1.1.3",
    "graceful-fs": "4.1.11",
    "is-ci": "1.2.1",
    "istanbul-api": "1.3.7",
    "istanbul-lib-coverage": "1.2.1",
    "istanbul-lib-instrument": "1.10.2",
    "istanbul-lib-source-maps": "1.2.6",
    "jest-changed-files": "20.0.3",
    "jest-config": "20.0.4",
    "jest-docblock": "20.0.3",
    "jest-environment-jsdom": "20.0.3",
    "jest-haste-map": "20.0.5",
    "jest-jasmine2": "20.0.4",
    "jest-message-util": "20.0.3",
    "jest-regex-util": "20.0.3",
    "jest-resolve-dependencies": "20.0.3",
    "jest-runtime": "20.0.4",
    "jest-snapshot": "20.0.3",
    "jest-util": "20.0.3",
    "micromatch": "2.3.11",
    "node-notifier": "5.2.1",
    "pify": "2.3.0",
    "slash": "1.0.0",
    "string-length": "1.0.1",
    "throat": "3.2.0",
    "which": "1.3.1",
    "worker-farm": "1.6.0",
    "yargs": "7.1.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jest@20.0.4",
    "name": "jest",
    "escapedName": "jest",
    "rawSpec": "20.0.4",
    "saveSpec": null,
    "fetchSpec": "20.0.4"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/jest/-/jest-20.0.4.tgz",
  "_shasum": "3dd260c2989d6dad678b1e9cc4d91944f6d602ac",
  "_spec": "jest@20.0.4",
  "_where": "/var/www/html/sandbox/digital-mirror-display",
  "bin": {
    "jest": "./bin/jest.js"
  },
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "jest-cli": "^20.0.4"
  },
  "deprecated": false,
  "description": "Delightful JavaScript Testing.",
  "engines": {
    "node": ">= 4"
  },
  "homepage": "http://facebook.github.io/jest/",
  "keywords": [
    "ava",
    "babel",
    "coverage",
    "easy",
    "expect",
    "facebook",
    "immersive",
    "instant",
    "jasmine",
    "jest",
    "jsdom",
    "mocha",
    "mocking",
    "painless",
    "qunit",
    "runner",
    "sandboxed",
    "snapshot",
    "tap",
    "tape",
    "test",
    "testing",
    "typescript",
    "watch"
  ],
  "license": "BSD-3-Clause",
  "main": "build/jest.js",
  "name": "jest",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git"
  },
  "version": "20.0.4"
}
