{ "name": "loot.github.io", "version": "1.0.0", "private": true, "homepage": "https://github.com/loot/loot.github.io#readme", "bugs": { "url": "https://github.com/loot/loot.github.io/issues" }, "repository": { "type": "git", "url": "git+https://github.com/loot/loot.github.io.git" }, "license": " GPL-3.0-only", "author": "", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "@ltd/j-toml": "^1.33.0", "@octokit/plugin-throttling": "^11.0.0", "@octokit/rest": "^22.0.0", "js-yaml": "^4.1.0", "material-design-lite": "^1.3.0" } }