{
    "name": "@types/ical",
    "version": "0.8.3",
    "description": "TypeScript definitions for ical",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ical",
    "license": "MIT",
    "contributors": [
        {
            "name": "Nick Clifford",
            "githubUsername": "nickbclifford",
            "url": "https://github.com/nickbclifford"
        },
        {
            "name": "Matej Vilk",
            "githubUsername": "iammatis",
            "url": "https://github.com/iammatis"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/ical"
    },
    "scripts": {},
    "dependencies": {
        "rrule": "2.6.4"
    },
    "typesPublisherContentHash": "4ffaea6b05287f8003fb012fb997bd7447c17df186b983d0477b463947bde6ec",
    "typeScriptVersion": "4.5"
}