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