{
    "name": "@types/mochawesome",
    "version": "6.2.1",
    "description": "TypeScript definitions for mochawesome",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mochawesome",
    "license": "MIT",
    "contributors": [
        {
            "name": "Chris Gilardi",
            "url": "https://github.com/Christop406",
            "githubUsername": "Christop406"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/mochawesome"
    },
    "scripts": {},
    "dependencies": {
        "@types/mocha": "*"
    },
    "typesPublisherContentHash": "0b1d8f5536338cb7c1dcd0d22e0bee26273582ce3f831c7374a69bc197317dd9",
    "typeScriptVersion": "3.6"
}