{
    "name": "@enonic-types/lib-scheduler",
    "version": "7.15.3",
    "description": "Type definitions for lib-scheduler.",
    "types": "scheduler.d.ts",
    "files": [
        "scheduler.d.ts"
    ],
    "repository": {
        "type": "git",
        "url": "git+https://github.com/enonic/xp.git#master"
    },
    "keywords": [
        "enonic",
        "enonic-xp",
        "lib-scheduler",
        "scheduler",
        "types",
        "typescript"
    ],
    "contributors": [
        "Mikita Taukachou <edloidas@gmail.com> (https://edloidas.github.io/)"
    ],
    "license": "Apache-2.0",
    "bugs": {
        "url": "https://github.com/enonic/xp/issues"
    },
    "homepage": "https://github.com/enonic/xp/tree/master#readme",
    "dependencies": {
        "@enonic-types/core": "7.15.3"
    },
    "publishConfig": {
        "access": "public"
    }
}
