21 lines
445 B
JSON
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"
|
|
}
|
|
}
|