Files
AIOStreams/packages/types/package.json
T
Viren070 376d4bd4fc 1.5.4
2025-01-03 22:27:10 +00:00

11 lines
225 B
JSON

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