mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
21 lines
462 B
JSON
21 lines
462 B
JSON
[
|
|
{
|
|
"name": "jester",
|
|
"url": "git://github.com/dom96/jester/",
|
|
"method": "git",
|
|
"tags": ["web", "http", "framework", "dsl"],
|
|
"description": "A sinatra-like web framework for Nimrod.",
|
|
"license": "MIT"
|
|
},
|
|
|
|
{
|
|
"name": "nimgame",
|
|
"url": "git://github.com/Vladar4/nimgame/",
|
|
"method": "git",
|
|
"tags": ["game", "engine", "sdl"],
|
|
"description": "Simple 2D game engine for Nimrod language.",
|
|
"license": "MIT"
|
|
}
|
|
]
|
|
|