@types/jest-in-case
Version:
TypeScript definitions for jest-in-case
28 lines • 882 B
JSON
{
"name": "@types/jest-in-case",
"version": "1.0.9",
"description": "TypeScript definitions for jest-in-case",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest-in-case",
"license": "MIT",
"contributors": [
{
"name": "Geovani de Souza",
"githubUsername": "geovanisouza92",
"url": "https://github.com/geovanisouza92"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/jest-in-case"
},
"scripts": {},
"dependencies": {
"@types/jest": "*",
"@types/node": "*"
},
"typesPublisherContentHash": "55434958b2aad5c7b7f370234155867549e05ee46c732ea6c30ffa7ee7733759",
"typeScriptVersion": "4.5"
}