{
    "name": "@types/bytebuffer",
    "version": "5.0.44",
    "description": "TypeScript definitions for bytebuffer.js",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bytebuffer",
    "license": "MIT",
    "contributors": [
        {
            "name": "DefinitelyTyped",
            "url": "https://github.com/DefinitelyTyped",
            "githubUsername": "DefinitelyTyped"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/bytebuffer"
    },
    "scripts": {},
    "dependencies": {
        "@types/long": "^3.0.0",
        "@types/node": "*"
    },
    "typesPublisherContentHash": "4c8a7fd4943ef443ef1d5b8b559012a072872b8b8322aef1ef756d32777bb3c0",
    "typeScriptVersion": "4.0",
    "exports": {
        ".": {
            "types": "./index.d.ts"
        },
        "./package.json": "./package.json"
    }
}