{
    "name": "@types/sinon",
    "version": "10.0.11",
    "description": "TypeScript definitions for Sinon",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sinon",
    "license": "MIT",
    "contributors": [
        {
            "name": "William Sears",
            "url": "https://github.com/mrbigdog2u",
            "githubUsername": "mrbigdog2u"
        },
        {
            "name": "Nico Jansen",
            "url": "https://github.com/nicojs",
            "githubUsername": "nicojs"
        },
        {
            "name": "James Garbutt",
            "url": "https://github.com/43081j",
            "githubUsername": "43081j"
        },
        {
            "name": "Greg Jednaszewski",
            "url": "https://github.com/gjednaszewski",
            "githubUsername": "gjednaszewski"
        },
        {
            "name": "John Wood",
            "url": "https://github.com/johnjesse",
            "githubUsername": "johnjesse"
        },
        {
            "name": "Alec Flett",
            "url": "https://github.com/alecf",
            "githubUsername": "alecf"
        },
        {
            "name": "Simon Schick",
            "url": "https://github.com/SimonSchick",
            "githubUsername": "SimonSchick"
        },
        {
            "name": "Mathias Schreck",
            "url": "https://github.com/lo1tuma",
            "githubUsername": "lo1tuma"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/sinon"
    },
    "scripts": {},
    "dependencies": {
        "@types/sinonjs__fake-timers": "*"
    },
    "typesPublisherContentHash": "7011bb38feffaf9d7b0bc543e26c862a05d58ceed86dbf4850124694a93dbe33",
    "typeScriptVersion": "3.8"
}