{ "name": "lbry-format", "version": "0.1.0", "description": "LBRY format toolkit", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "MIT", "dependencies": { "zstd-codec": "^0.1.1" } }