{
    "name": "@types/handbrake-js",
    "version": "5.0.4",
    "description": "TypeScript definitions for handbrake-js",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/handbrake-js",
    "license": "MIT",
    "contributors": [
        {
            "name": "Rémy Jeancolas",
            "githubUsername": "RemyJeancolas",
            "url": "https://github.com/RemyJeancolas"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/handbrake-js"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "3057ae618661e1931d6e1bfe7f890d33fdce04a2e6045e4721e19014385e7377",
    "typeScriptVersion": "4.5"
}