{
    "name": "@types/usb",
    "version": "1.5.4",
    "description": "TypeScript definitions for node-usb",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/usb",
    "license": "MIT",
    "contributors": [
        {
            "name": "Eric Brody",
            "url": "https://github.com/underscorebrody",
            "githubUsername": "underscorebrody"
        },
        {
            "name": "Rob Moran",
            "url": "https://github.com/thegecko",
            "githubUsername": "thegecko"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/usb"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "831c627fda237a4af034e5de4e9be1b5cfb8e67660409e57dc9ac14b87eb1198",
    "typeScriptVersion": "3.8"
}