{
  "_args": [
    [
      "babel-jest@22.4.4",
      "C:\\xampp\\htdocs\\laravel_boilerplate"
    ]
  ],
  "_development": true,
  "_from": "babel-jest@22.4.4",
  "_id": "babel-jest@22.4.4",
  "_inBundle": false,
  "_integrity": "sha512-A9NB6/lZhYyypR9ATryOSDcqBaqNdzq4U+CN+/wcMsLcmKkPxQEoTKLajGfd3IkxNyVBT8NewUK2nWyGbSzHEQ==",
  "_location": "/babel-jest",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "babel-jest@22.4.4",
    "name": "babel-jest",
    "escapedName": "babel-jest",
    "rawSpec": "22.4.4",
    "saveSpec": null,
    "fetchSpec": "22.4.4"
  },
  "_requiredBy": [
    "#DEV:/",
    "/jest-runtime"
  ],
  "_resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-22.4.4.tgz",
  "_spec": "22.4.4",
  "_where": "C:\\xampp\\htdocs\\laravel_boilerplate",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "dependencies": {
    "babel-plugin-istanbul": "^4.1.5",
    "babel-preset-jest": "^22.4.4"
  },
  "description": "Jest plugin to use babel for transformation.",
  "devDependencies": {
    "babel-core": "^6.0.0"
  },
  "homepage": "https://github.com/facebook/jest#readme",
  "license": "MIT",
  "main": "build/index.js",
  "name": "babel-jest",
  "peerDependencies": {
    "babel-core": "^6.0.0 || ^7.0.0-0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git"
  },
  "version": "22.4.4"
}
