{
    "name": "@types/jest-sinon",
    "version": "1.0.5",
    "description": "TypeScript definitions for jest-sinon",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest-sinon",
    "license": "MIT",
    "contributors": [
        {
            "name": "Martin Seidel",
            "githubUsername": "seidelmartin",
            "url": "https://github.com/seidelmartin"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/jest-sinon"
    },
    "scripts": {},
    "dependencies": {
        "@types/jest": "*",
        "@types/sinon": "*"
    },
    "typesPublisherContentHash": "be8db25d5b15d4069fee50562dac08d714753c9bddd4e729c93f0f45561e0307",
    "typeScriptVersion": "4.5"
}