Files
AIOStreams/packages/types/package.json
T
Viren070 69247632f9 1.18.0
2025-05-01 20:29:01 +01:00

11 lines
226 B
JSON

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