@types/msgpack
Version:
TypeScript definitions for msgpack
25 lines • 807 B
JSON
{
"name": "@types/msgpack",
"version": "0.0.34",
"description": "TypeScript definitions for msgpack",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/msgpack",
"license": "MIT",
"contributors": [
{
"name": "Shinya Mochizuki",
"githubUsername": "enrapt-mochizuki",
"url": "https://github.com/enrapt-mochizuki"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/msgpack"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "e4ce47fb7c7eea4be56210dcd4f21f9a0ebc791ef739a71756955249a9ceef9c",
"typeScriptVersion": "4.5"
}