mirror of
https://github.com/Viren070/AIOStreams.git
synced 2025-12-01 23:14:04 +01:00
11 lines
225 B
JSON
11 lines
225 B
JSON
{
|
|
"name": "@aiostreams/utils",
|
|
"version": "1.7.4",
|
|
"main": "./dist/index.js",
|
|
"scripts": {
|
|
"test": "vitest run --passWithNoTests",
|
|
"build": "tsc"
|
|
},
|
|
"description": "Library to parse a torrent filename "
|
|
}
|