mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
16 lines
582 B
JSON
16 lines
582 B
JSON
{
|
|
"name": "Sputnik",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Sputnik - An Extensible Wiki Engine in Lua - Sputnik is a content management system designed for extensibility. It works as a wiki out of the box, but can be extended into other things.",
|
|
"website": "http://sputnik.freewisdom.org/",
|
|
"matches": [
|
|
{
|
|
"text": "Powered by <a href='http://sputnik.freewisdom.org/'>Sputnik</a>"
|
|
},
|
|
{
|
|
"text": "Powered by <a href='http://spu.tnik.org/'>Sputnik</a>"
|
|
}
|
|
]
|
|
}
|