@types/heft-jest
Version:
TypeScript definitions for heft-jest
32 lines • 980 B
JSON
{
"name": "@types/heft-jest",
"version": "1.0.6",
"description": "TypeScript definitions for heft-jest",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/heft-jest",
"license": "MIT",
"contributors": [
{
"name": "Pete Gonzalez",
"githubUsername": "octogonz",
"url": "https://github.com/octogonz"
},
{
"name": "Ian Clanton-Thuon",
"githubUsername": "iclanton",
"url": "https://github.com/iclanton"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/heft-jest"
},
"scripts": {},
"dependencies": {
"@types/jest": "*"
},
"typesPublisherContentHash": "7aa2e9667ac9d9be9a4ed042fcd457e2f69eaaa594ea2b6a6cad4ef54e8e5085",
"typeScriptVersion": "4.5"
}