{
    "name": "@types/atom",
    "version": "1.40.12",
    "description": "TypeScript definitions for Atom",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/atom",
    "license": "MIT",
    "contributors": [
        {
            "name": "GlenCFL",
            "url": "https://github.com/GlenCFL",
            "githubUsername": "GlenCFL"
        },
        {
            "name": "smhxx",
            "url": "https://github.com/smhxx",
            "githubUsername": "smhxx"
        },
        {
            "name": "lierdakil",
            "url": "https://github.com/lierdakil",
            "githubUsername": "lierdakil"
        },
        {
            "name": "aminya",
            "url": "https://github.com/aminya",
            "githubUsername": "aminya"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/atom"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "c80c5e5cbf9d35d75257fbdbd806801a73c7741b0fab4827c17f714a9c0e68f7",
    "typeScriptVersion": "4.3"
}