{
    "name": "@types/deno",
    "version": "2.7.0",
    "description": "TypeScript definitions for deno",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/deno",
    "license": "MIT",
    "contributors": [
        {
            "name": "David Sherret",
            "githubUsername": "dsherret",
            "url": "https://github.com/dsherret"
        },
        {
            "name": "Bartek Iwańczuk",
            "githubUsername": "bartlomieju",
            "url": "https://github.com/bartlomieju"
        }
    ],
    "type": "module",
    "main": "",
    "types": "index.d.ts",
    "typesVersions": {
        "<=5.9": {
            "*": [
                "ts5.9/*"
            ]
        }
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/deno"
    },
    "scripts": {},
    "dependencies": {},
    "peerDependencies": {},
    "typesPublisherContentHash": "15204f80544cf29d0b9b0e1d45eabba1651f66acba8279c05ab6c52e38346588",
    "typeScriptVersion": "5.7"
}