{
    "name": "@types/electron-localshortcut",
    "version": "3.1.3",
    "description": "TypeScript definitions for electron-localshortcut",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/electron-localshortcut",
    "license": "MIT",
    "contributors": [
        {
            "name": "Florian Keller",
            "githubUsername": "ffflorian",
            "url": "https://github.com/ffflorian"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/electron-localshortcut"
    },
    "scripts": {},
    "dependencies": {
        "electron": "*"
    },
    "typesPublisherContentHash": "77d39f89df6e27495581abdae93745b12f1b2e6817cd01d0e19ad80f2b54d11e",
    "typeScriptVersion": "4.5"
}