{
    "name": "@types/bytebuffer",
    "version": "5.0.41",
    "description": "TypeScript definitions for bytebuffer.js",
    "license": "MIT",
    "contributors": [
        {
            "name": "Denis Cappellin",
            "url": "https://github.com/dcappellin",
            "githubUsername": "dcappellin"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/bytebuffer"
    },
    "scripts": {},
    "dependencies": {
        "@types/long": "*",
        "@types/node": "*"
    },
    "typesPublisherContentHash": "f3af0cec23a0ebac8a681341f5a5194f5079c6338023da676973ea5fd8489b41",
    "typeScriptVersion": "2.9"
}