{
    "name": "@types/jsbarcode",
    "version": "3.11.4",
    "description": "TypeScript definitions for jsbarcode",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsbarcode",
    "license": "MIT",
    "contributors": [
        {
            "name": "Domien Bakker",
            "githubUsername": "domienbakker",
            "url": "https://github.com/domienbakker"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/jsbarcode"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "66686284a025ed23e55ca43aab4ace42bb2803bae112386d3723f807bd4afc20",
    "typeScriptVersion": "4.5"
}