mirror of
https://github.com/go-shiori/shiori.git
synced 2024-11-10 09:23:35 +08:00
7688990ea1
This reverts commit f316cb, which done because of my curiousity, without reading any documentation from Heroku.
11 lines
306 B
JSON
11 lines
306 B
JSON
{
|
|
"name": "Shiori",
|
|
"description": "Shiori is a simple bookmarks manager written in Go language. Intended as a simple clone of Pocket",
|
|
"keywords": [
|
|
"bookmark",
|
|
"go",
|
|
"pocket"
|
|
],
|
|
"website": "http://github.com/go-shiori/shiori",
|
|
"repository": "http://github.com/go-shiori/shiori"
|
|
}
|