64 lines
1.9 KiB
JSON
64 lines
1.9 KiB
JSON
{
|
|
"_from": "jest-validate@^26.6.2",
|
|
"_id": "jest-validate@26.6.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-NEYZ9Aeyj0i5rQqbq+tpIOom0YS1u2MVu6+euBsvpgIme+FOfRmoC4R5p0JiAUpaFvFy24xgrpMknarR/93XjQ==",
|
|
"_location": "/jest-validate",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jest-validate@^26.6.2",
|
|
"name": "jest-validate",
|
|
"escapedName": "jest-validate",
|
|
"rawSpec": "^26.6.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^26.6.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/@jest/core",
|
|
"/jest-config",
|
|
"/jest-runtime",
|
|
"/jest/jest-cli"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-26.6.2.tgz",
|
|
"_shasum": "23d380971587150467342911c3d7b4ac57ab20ec",
|
|
"_spec": "jest-validate@^26.6.2",
|
|
"_where": "/Users/tylerkoenig/Code/personal/react-scss2/node_modules/@jest/core",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@jest/types": "^26.6.2",
|
|
"camelcase": "^6.0.0",
|
|
"chalk": "^4.0.0",
|
|
"jest-get-type": "^26.3.0",
|
|
"leven": "^3.1.0",
|
|
"pretty-format": "^26.6.2"
|
|
},
|
|
"deprecated": false,
|
|
"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": ">= 10.14.2"
|
|
},
|
|
"gitHead": "4c46930615602cbf983fb7e8e82884c282a624d5",
|
|
"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": "26.6.2"
|
|
}
|