{
    "name": "@types/sinon-chrome",
    "version": "2.2.16",
    "description": "TypeScript definitions for sinon-chrome",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sinon-chrome",
    "license": "MIT",
    "contributors": [
        {
            "name": "Tim Perry",
            "githubUsername": "pimterry",
            "url": "https://github.com/pimterry"
        },
        {
            "name": "CRIMX",
            "githubUsername": "crimx",
            "url": "https://github.com/crimx"
        },
        {
            "name": "kobanyan",
            "githubUsername": "kobanyan",
            "url": "https://github.com/kobanyan"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/sinon-chrome"
    },
    "scripts": {},
    "dependencies": {
        "@types/chrome": "*",
        "@types/sinon": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "4c3ef3acb8042ebb714bd522e2d85ec96d14756464532377b7ec9007f6c99f12",
    "typeScriptVersion": "5.1"
}