mirror of
https://github.com/go-shiori/shiori.git
synced 2024-11-10 17:36:02 +08:00
12 lines
306 B
JSON
12 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"
|
||
|
}
|