@types/lz4
Version:
TypeScript definitions for lz4
27 lines • 813 B
JSON
{
"name": "@types/lz4",
"version": "0.6.4",
"description": "TypeScript definitions for lz4",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lz4",
"license": "MIT",
"contributors": [
{
"name": "BendingBender",
"githubUsername": "bendingbender",
"url": "https://github.com/bendingbender"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/lz4"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "5ac2739d13e96f3f863c8579966fa3d5b3ca63e12112eb0ef3c5077ab252c5d8",
"typeScriptVersion": "4.5"
}