{ "_args": [ [ "jest-validate@25.1.0", "/Users/ives/Documents/Dev/Personal/gh-pages-github-action" ] ], "_development": true, "_from": "jest-validate@25.1.0", "_id": "jest-validate@25.1.0", "_inBundle": false, "_integrity": "sha512-kGbZq1f02/zVO2+t1KQGSVoCTERc5XeObLwITqC6BTRH3Adv7NZdYqCpKIZLUgpLXf2yISzQ465qOZpul8abXA==", "_location": "/jest-validate", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "jest-validate@25.1.0", "name": "jest-validate", "escapedName": "jest-validate", "rawSpec": "25.1.0", "saveSpec": null, "fetchSpec": "25.1.0" }, "_requiredBy": [ "/@jest/core", "/jest-config", "/jest-runtime", "/jest/jest-cli" ], "_resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-25.1.0.tgz", "_spec": "25.1.0", "_where": "/Users/ives/Documents/Dev/Personal/gh-pages-github-action", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "dependencies": { "@jest/types": "^25.1.0", "camelcase": "^5.3.1", "chalk": "^3.0.0", "jest-get-type": "^25.1.0", "leven": "^3.1.0", "pretty-format": "^25.1.0" }, "description": "Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.", "engines": { "node": ">= 8.3" }, "gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638", "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", "version": "25.1.0" }