@types/binary-parser
Version:
TypeScript definitions for binary-parser
42 lines • 1.29 kB
JSON
{
"name": "@types/binary-parser",
"version": "1.5.5",
"description": "TypeScript definitions for binary-parser",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/binary-parser",
"license": "MIT",
"contributors": [
{
"name": "Benjamin Riggs",
"githubUsername": "riggs",
"url": "https://github.com/riggs"
},
{
"name": "Dolan Miu",
"githubUsername": "dolanmiu",
"url": "https://github.com/dolanmiu"
},
{
"name": "Yu Shimura",
"githubUsername": "yuhr",
"url": "https://github.com/yuhr"
},
{
"name": "John Mark Gabriel Caguicla",
"githubUsername": "caguiclajmg",
"url": "https://github.com/caguiclajmg"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/binary-parser"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "66cf10468dcf7257ffb94ba67b568ce51acf6c8cc74a15b669a9f80bcdc2a2d8",
"typeScriptVersion": "4.7"
}