mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
16 lines
485 B
JSON
16 lines
485 B
JSON
{
|
|
"name": "RedShop",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "ASP Powered shopping cart software [Chinese]",
|
|
"website": "http://www.rednetcms.com/redshop/",
|
|
"matches": [
|
|
{
|
|
"text": "Powered by:<a href=\"http://www.rednetcms.com/redshop\" target=\"_blank\">Redshop</a>"
|
|
},
|
|
{
|
|
"text": "<link href=\"images/redcms.css\" rel=\"stylesheet\" type=\"text/css\" />"
|
|
}
|
|
]
|
|
}
|