{
    "name": "@types/qrcode",
    "version": "1.4.3",
    "description": "TypeScript definitions for qrcode",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/qrcode",
    "license": "MIT",
    "contributors": [
        {
            "name": "York Yao",
            "url": "https://github.com/plantain-00",
            "githubUsername": "plantain-00"
        },
        {
            "name": "Michael Nahkies",
            "url": "https://github.com/mnahkies",
            "githubUsername": "mnahkies"
        },
        {
            "name": "Rémi Sormain",
            "url": "https://github.com/Marchelune",
            "githubUsername": "Marchelune"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/qrcode"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "2695799b86e6e0c53b25dee11373065eb8819d4923e223407482d5bc69a9baac",
    "typeScriptVersion": "4.0"
}