{ "_args": [ [ "jest-validate@25.5.0", "C:\\Users\\hp\\Desktop\\gitzhongyi" ] ], "_development": true, "_from": "jest-validate@25.5.0", "_id": "jest-validate@25.5.0", "_inBundle": false, "_integrity": "sha512-okUFKqhZIpo3jDdtUXUZ2LxGUZJIlfdYBvZb1aczzxrlyMlqdnnws9MOxezoLGhSaFc2XYaHNReNQfj5zPIWyQ==", "_location": "/jest-validate", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "jest-validate@25.5.0", "name": "jest-validate", "escapedName": "jest-validate", "rawSpec": "25.5.0", "saveSpec": null, "fetchSpec": "25.5.0" }, "_requiredBy": [ "/@jest/core", "/jest-cli", "/jest-config", "/jest-runtime" ], "_resolved": "https://registry.npmmirror.com/jest-validate/-/jest-validate-25.5.0.tgz", "_spec": "25.5.0", "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "dependencies": { "@jest/types": "^25.5.0", "camelcase": "^5.3.1", "chalk": "^3.0.0", "jest-get-type": "^25.2.6", "leven": "^3.1.0", "pretty-format": "^25.5.0" }, "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": "ddd73d18adfb982b9b0d94bad7d41c9f78567ca7", "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.5.0" }