{
    "name": "@types/cron",
    "version": "1.7.3",
    "description": "TypeScript definitions for cron",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cron",
    "license": "MIT",
    "contributors": [
        {
            "name": "Hiroki Horiuchi",
            "url": "https://github.com/horiuchi",
            "githubUsername": "horiuchi"
        },
        {
            "name": "Lundarl Gholoi",
            "url": "https://github.com/winup",
            "githubUsername": "winup"
        },
        {
            "name": "koooge",
            "url": "https://github.com/koooge",
            "githubUsername": "koooge"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/cron"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*",
        "moment": ">=2.14.0"
    },
    "typesPublisherContentHash": "615fac5282118fb0aa30ddf948474b0ab5c0d6cd1c7aaa1f62d13bf658219438",
    "typeScriptVersion": "3.6"
}