{
    "name": "@types/nodemon",
    "version": "1.19.6",
    "description": "TypeScript definitions for nodemon",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nodemon",
    "license": "MIT",
    "contributors": [
        {
            "name": "Emily Marigold Klassen",
            "githubUsername": "forivall",
            "url": "https://github.com/forivall"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/nodemon"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "ee4bf2902988b6b5f9297a980a0f9bd02c829c8c3be2db80e385e7d060fb93a4",
    "typeScriptVersion": "4.5"
}