forked from Mirrors/keyoxide-web
22 lines
601 B
JSON
22 lines
601 B
JSON
{
|
|
"name": "Keyoxide.org",
|
|
"description": "FOSS solution for making basic cryptography operations accessible to regular humans https://keyoxide.org",
|
|
"homepage": "https://keyoxide.org",
|
|
"license": "MIT",
|
|
"version": "0.2.1",
|
|
"authors": [
|
|
{
|
|
"name": "Yarmo Mackenbach",
|
|
"email": "yarmo@yarmo.eu",
|
|
"homepage": "https://yarmo.eu",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"support": {
|
|
"email": "yarmo@keyoxide.org"
|
|
},
|
|
"require": {
|
|
"altorouter/altorouter": "^2.0",
|
|
"league/plates": "3.*"
|
|
}
|
|
}
|