{ "name": "movmaker", "version": "1.0.0", "description": "Simple Python + ffmpeg movie maker.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://piagent:a8caa8227e2d80f84f4746c90aba3fdafea6d28e@git.novosel.dk/marijo/movmaker.git" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "web-push": "^3.6.7" } }