Files
AIOStreams/packages/types/package.json
T
Viren070 c5b36ee92e 1.19.0
2025-05-04 22:03:54 +01:00

11 lines
226 B
JSON

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