Files
AIOStreams/packages/types/package.json
T
Viren070 27a3ceeb4a 1.0.4
2024-12-26 19:52:12 +00:00

11 lines
225 B
JSON

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