{ "name": "Calc-Scheduler", "version": "0.1.0", "description": "A schedular for the calculation of FIDGITS/MIBAT scenarios", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "AVS Developments (https://avsdev.uk)", "license": "LGPL-3.0-or-later", "repository": { "type": "git", "url": "https://git.avsdev.uk/AVSDev/calc-scheduler" } }