{ "name": "jest-config", "version": "24.8.0", "repository": { "type": "git", "url": "https://github.com/facebook/jest.git", "directory": "packages/jest-config" }, "license": "MIT", "main": "build/index.js", "types": "build/index.d.ts", "dependencies": { "@babel/core": "^7.1.0", "@jest/test-sequencer": "^24.8.0", "@jest/types": "^24.8.0", "babel-jest": "^24.8.0", "chalk": "^2.0.1", "glob": "^7.1.1", "jest-environment-jsdom": "^24.8.0", "jest-environment-node": "^24.8.0", "jest-get-type": "^24.8.0", "jest-jasmine2": "^24.8.0", "jest-regex-util": "^24.3.0", "jest-resolve": "^24.8.0", "jest-util": "^24.8.0", "jest-validate": "^24.8.0", "micromatch": "^3.1.10", "pretty-format": "^24.8.0", "realpath-native": "^1.1.0" }, "devDependencies": { "@types/babel__core": "^7.0.4", "@types/glob": "^7.1.1", "@types/micromatch": "^3.1.0" }, "engines": { "node": ">= 6" }, "publishConfig": { "access": "public" }, "gitHead": "845728f24b3ef41e450595c384e9b5c9fdf248a4" ,"_resolved": "https://registry.npmjs.org/jest-config/-/jest-config-24.8.0.tgz" ,"_integrity": "sha512-Czl3Nn2uEzVGsOeaewGWoDPD8GStxCpAe0zOYs2x2l0fZAgPbCr3uwUkgNKV3LwE13VXythM946cd5rdGkkBZw==" ,"_from": "jest-config@24.8.0" }