{ "name": "edl2mlt", "version": "1.0.0", "description": "EDL to MLT converter", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Aleksey Sudakov", "license": "ISC", "dependencies": { "edl-genius": "^3.4.2", "node-gyp": "^5.1.1", "to-xml": "^0.1.4" } }