@types/bytebuffer
Version:
TypeScript definitions for bytebuffer
28 lines • 841 B
JSON
{
"name": "@types/bytebuffer",
"version": "5.0.48",
"description": "TypeScript definitions for bytebuffer",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bytebuffer",
"license": "MIT",
"contributors": [],
"main": "",
"types": "index.d.ts",
"exports": {
".": {
"types": "./index.d.ts"
},
"./package.json": "./package.json"
},
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/bytebuffer"
},
"scripts": {},
"dependencies": {
"@types/long": "^3.0.0",
"@types/node": "*"
},
"typesPublisherContentHash": "925693f8919bc28e2d5637d384a9724c587b4302c9c4e04cd75d30b5b63269c3",
"typeScriptVersion": "4.5"
}