{
    "name": "@types/bindings",
    "version": "1.5.5",
    "description": "TypeScript definitions for bindings",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bindings",
    "license": "MIT",
    "contributors": [
        {
            "name": "Daniel Perez Alvarez",
            "githubUsername": "unindented",
            "url": "https://github.com/unindented"
        },
        {
            "name": "ExE Boss",
            "githubUsername": "ExE-Boss",
            "url": "https://github.com/ExE-Boss"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/bindings"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "7cf2a3486dfeca04521949181ea60bb5fb0d3c80a971748f697cda42df89c3b7",
    "typeScriptVersion": "4.5"
}