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