1
0
mirror of https://github.com/hyperspacedev/hyperspace synced 2025-02-09 08:18:39 +01:00

27 lines
719 B
JSON
Raw Normal View History

2019-04-07 17:25:39 -04:00
{
2019-06-20 18:51:38 -04:00
"version": "1.0.0beta6",
2019-05-17 14:17:55 -04:00
"location": "https://hyperspaceapp-next.herokuapp.com",
2019-04-07 17:25:39 -04:00
"branding": {
"name": "Hyperspace",
"logo": "logo.svg",
"background": "background.png"
},
"developer": true,
"federation": {
"universalLogin": true,
"allowPublicPosts": true,
"enablePublicTimeline": true
},
2019-04-07 17:25:39 -04:00
"registration": {
"defaultInstance": "mastodon.social"
},
"admin": {
"name": "Hyperspace Developers",
"account": "774314"
2019-04-08 14:31:20 -04:00
},
"license": {
"name": "Apache 2.0 License",
"url": "https://www.apache.org/licenses/LICENSE-2.0"
2019-04-08 16:21:24 -04:00
},
"repository": "https://github.com/hyperspacedev/hyperspace"
2019-04-07 17:25:39 -04:00
}