Files
AIOStreams/packages/utils/package.json
T
Viren070 18fcee496b 1.8.1
2025-01-18 23:03:52 +00:00

11 lines
225 B
JSON

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