Files
AIOStreams/packages/types/package.json
T
Viren070 58acc76d38 1.16.1
2025-04-29 16:07:47 +01:00

11 lines
226 B
JSON

{
"name": "@aiostreams/types",
"version": "1.16.1",
"main": "./dist/index.js",
"scripts": {
"test": "vitest run --passWithNoTests",
"build": "tsc"
},
"description": "Library to parse a torrent filename "
}