{
    "name": "@types/marko",
    "version": "4.6.9",
    "description": "TypeScript definitions for marko",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/marko",
    "license": "MIT",
    "contributors": [
        {
            "name": "Timur Manyanov",
            "githubUsername": "darkwebdev",
            "url": "https://github.com/darkwebdev"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/marko"
    },
    "scripts": {},
    "dependencies": {
        "@types/async-writer": "*",
        "@types/express": "*",
        "@types/express-serve-static-core": "*",
        "@types/node": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "4a1472a1294b454daa2e216f83f619f5aa9c6bcdc54ff53e18472f660a0200f7",
    "typeScriptVersion": "5.2"
}