Files
AIOStreams/packages/utils/package.json
T
Viren070 7e53384fc7 1.12.0
2025-01-30 01:33:07 +00:00

11 lines
226 B
JSON

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