{ "name": "pytv", "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "pytv", "version": "1.0.0", "license": "ISC", "dependencies": { "ffprobe-static": "^3.1.0" } }, "node_modules/ffprobe-static": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/ffprobe-static/-/ffprobe-static-3.1.0.tgz", "integrity": "sha512-Dvpa9uhVMOYivhHKWLGDoa512J751qN1WZAIO+Xw4L/mrUSPxS4DApzSUDbCFE/LUq2+xYnznEahTd63AqBSpA==", "license": "MIT" } } }