{ "_args": [ [ "jest-validate@25.2.3", "." ] ], "_development": true, "_from": "jest-validate@25.2.3", "_id": "jest-validate@25.2.3", "_inBundle": false, "_integrity": "sha512-GObn91jzU0B0Bv4cusAwjP6vnWy78hJUM8MOSz7keRfnac/ZhQWIsUjvk01IfeXNTemCwgR57EtdjQMzFZGREg==", "_location": "/jest-validate", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "jest-validate@25.2.3", "name": "jest-validate", "escapedName": "jest-validate", "rawSpec": "25.2.3", "saveSpec": null, "fetchSpec": "25.2.3" }, "_requiredBy": [ "/@jest/core", "/jest-config", "/jest-runtime", "/jest/jest-cli" ], "_resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-25.2.3.tgz", "_spec": "25.2.3", "_where": ".", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "dependencies": { "@jest/types": "^25.2.3", "camelcase": "^5.3.1", "chalk": "^3.0.0", "jest-get-type": "^25.2.1", "leven": "^3.1.0", "pretty-format": "^25.2.3" }, "description": "Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.", "devDependencies": { "@types/yargs": "^15.0.3" }, "engines": { "node": ">= 8.3" }, "gitHead": "6f8bf80c38567ba076ae979af2dedb42b285b2d5", "homepage": "https://github.com/facebook/jest#readme", "license": "MIT", "main": "build/index.js", "name": "jest-validate", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git", "directory": "packages/jest-validate" }, "types": "build/index.d.ts", "typesVersions": { "<3.8": { "build/*": [ "build/ts3.4/*" ] } }, "version": "25.2.3" }