23 lines
618 B
JSON
23 lines
618 B
JSON
{
|
|
"version": "1.0.0beta2u2",
|
|
"location": "https://hyperspaceapp-next.herokuapp.com",
|
|
"branding": {
|
|
"name": "Hyperspace",
|
|
"logo": "logo.svg",
|
|
"background": "background.png"
|
|
},
|
|
"developer": "true",
|
|
"federated": "true",
|
|
"registration": {
|
|
"defaultInstance": "mastodon.social"
|
|
},
|
|
"admin": {
|
|
"name": "Hyperspace Developers",
|
|
"account": "774314"
|
|
},
|
|
"license": {
|
|
"name": "Apache 2.0 License",
|
|
"url": "https://www.apache.org/licenses/LICENSE-2.0"
|
|
},
|
|
"repository": "https://github.com/hyperspacedev/hyperspace"
|
|
} |