stilde/package.json

21 lines
445 B
JSON
Raw Normal View History

2023-04-27 18:27:02 +02:00
{
"name": "stilde",
"version": "1.0.0",
"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.3.0"
}
}