@types/bser
Version:
TypeScript definitions for bser
28 lines • 842 B
JSON
{
"name": "@types/bser",
"version": "2.0.4",
"description": "TypeScript definitions for bser",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bser",
"license": "MIT",
"contributors": [
{
"name": "Claas Ahlrichs",
"githubUsername": "claasahl",
"url": "https://github.com/claasahl"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/bser"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"@types/node-int64": "*"
},
"typesPublisherContentHash": "1c99a7f6aba25aaec8ceb5463f4a4598278f61153ae220eb7ac0632ed44ec94e",
"typeScriptVersion": "4.5"
}