@types/binary-split
Version:
TypeScript definitions for binary-split
27 lines • 846 B
JSON
{
"name": "@types/binary-split",
"version": "1.0.3",
"description": "TypeScript definitions for binary-split",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/binary-split",
"license": "MIT",
"contributors": [
{
"name": "Krisztián Balla",
"githubUsername": "krisztianb",
"url": "https://github.com/krisztianb"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/binary-split"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "bccfd46c90515172c520ae497b1fdedcd3d26465ca25bc078ea6bce69f4c556f",
"typeScriptVersion": "4.5"
}