{
    "name": "@types/dirty-chai",
    "version": "2.0.5",
    "description": "TypeScript definitions for dirty-chai",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dirty-chai",
    "license": "MIT",
    "contributors": [
        {
            "name": "Piotr Roszatycki",
            "githubUsername": "dex4er",
            "url": "https://github.com/dex4er"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/dirty-chai"
    },
    "scripts": {},
    "dependencies": {
        "@types/chai": "*",
        "@types/chai-as-promised": "^7"
    },
    "typesPublisherContentHash": "16661b746da2c55e2c76aa970e2965a39962094a04ae074bf2a8fe32c70405c0",
    "typeScriptVersion": "4.8"
}