@types/jest-json-schema
Version:
TypeScript definitions for jest-json-schema
28 lines • 876 B
JSON
{
"name": "@types/jest-json-schema",
"version": "6.1.4",
"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"
},
"typesPublisherContentHash": "093b11ea82ca04ca97364c706fc209aeb506205fff10e44601ee54a14d446fc8",
"typeScriptVersion": "4.5"
}