stilde/package.json
2024-10-03 12:26:03 +02:00

21 lines
445 B
JSON

{
"name": "stilde",
"version": "1.0.5",
"description": "Secure start page powered by staticrypt and tilde",
"repository": {
"type": "git",
"url": "https://git.tkapias.net/tkapias/stilde"
},
"keywords": [
"startpage",
"homepage",
"minimal",
"encrypted"
],
"author": "Tomasz Kapias <tomasz@tkapias.net> (https://tkapias.net)",
"license": "UNLICENSED",
"dependencies": {
"staticrypt": "^3.5.0"
}
}