@types/lzma-native
Version:
TypeScript definitions for lzma-native
27 lines • 830 B
JSON
{
"name": "@types/lzma-native",
"version": "4.0.4",
"description": "TypeScript definitions for lzma-native",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lzma-native",
"license": "MIT",
"contributors": [
{
"name": "Evan Cameron",
"githubUsername": "leshow",
"url": "https://github.com/leshow"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/lzma-native"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "70cb7d3ea4a7a9276c43dfc063e90931f3c9ca6e652094f4b591436c11c4b8c2",
"typeScriptVersion": "4.5"
}