Files
AIOStreams/packages/types/package.json
T
Viren070 1c4028bec8 1.7.4
2025-01-16 13:29:48 +00:00

11 lines
225 B
JSON

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