stilde/package.json
2023-04-27 23:27:02 +07:00

21 lines
445 B
JSON

{
"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"
}
}