Files
AIOStreams/packages/types/package.json
T
2024-12-22 21:55:52 +00:00

11 lines
225 B
JSON

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