{
    "name": "@types/sinon-chai",
    "version": "3.2.8",
    "description": "TypeScript definitions for sinon-chai",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sinon-chai",
    "license": "MIT",
    "contributors": [
        {
            "name": "Kazi Manzur Rashid",
            "url": "https://github.com/kazimanzurrashid",
            "githubUsername": "kazimanzurrashid"
        },
        {
            "name": "Jed Mao",
            "url": "https://github.com/jedmao",
            "githubUsername": "jedmao"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/sinon-chai"
    },
    "scripts": {},
    "dependencies": {
        "@types/chai": "*",
        "@types/sinon": "*"
    },
    "typesPublisherContentHash": "0022d0bab0d900c86ce2bf838e67638493eba3b7cd888e9c531c3e36c00e2237",
    "typeScriptVersion": "3.8"
}