@types/parse-torrent
Version:
TypeScript definitions for parse-torrent
35 lines • 1.09 kB
JSON
{
"name": "@types/parse-torrent",
"version": "5.8.8",
"description": "TypeScript definitions for parse-torrent",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/parse-torrent",
"license": "MIT",
"contributors": [
{
"name": "Bazyli Brzóska",
"githubUsername": "niieani",
"url": "https://github.com/niieani"
},
{
"name": "Tomasz Łaziuk",
"githubUsername": "tlaziuk",
"url": "https://github.com/tlaziuk"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/parse-torrent"
},
"scripts": {},
"dependencies": {
"@types/magnet-uri": "*",
"@types/node": "*",
"@types/parse-torrent-file": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "45fd8e82d4ebddc7c934c21f1b3ec948c87fa388be3b9d2819f87e642c3a4299",
"typeScriptVersion": "5.2"
}