Files
AIOStreams/packages/types/package.json
T
Viren070 2c19fb03fe 1.20.0
2025-05-06 21:04:22 +01:00

11 lines
226 B
JSON

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