@types/jest-json-schema
Version:
TypeScript definitions for jest-json-schema
29 lines • 904 B
JSON
{
"name": "@types/jest-json-schema",
"version": "6.1.5",
"description": "TypeScript definitions for jest-json-schema",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest-json-schema",
"license": "MIT",
"contributors": [
{
"name": "Matt Scheurich",
"githubUsername": "lvl99",
"url": "https://github.com/lvl99"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/jest-json-schema"
},
"scripts": {},
"dependencies": {
"@types/jest": "*",
"ajv": "^6.10.2"
},
"peerDependencies": {},
"typesPublisherContentHash": "e2636c9dfc104aa2ad4f50f02ef496fadb7fe267bfe304939280da88a6f6ee5b",
"typeScriptVersion": "5.2"
}