@types/varint
Version:
TypeScript definitions for varint
27 lines • 829 B
JSON
{
"name": "@types/varint",
"version": "6.0.3",
"description": "TypeScript definitions for varint",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/varint",
"license": "MIT",
"contributors": [
{
"name": "David Brockman Smoliansky",
"githubUsername": "dbrockman",
"url": "https://github.com/dbrockman"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/varint"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "02a873a41f24ae3756e248dabd9a6d369bc5faa8413b84a2a99a6e2592dadadc",
"typeScriptVersion": "4.5"
}