mirror of
https://github.com/loot/loot.github.io.git
synced 2026-07-27 14:13:30 -07:00
27 lines
651 B
JSON
27 lines
651 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|