{
    "name": "@types/bytebuffer",
    "version": "5.0.45",
    "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": "65affd10144acd2326349d362bc6e34995e138fb320fab89258f6d9866869e98",
    "typeScriptVersion": "4.5",
    "exports": {
        ".": {
            "types": "./index.d.ts"
        },
        "./package.json": "./package.json"
    }
}