packages/packages.json

9 lines
211 B
JSON
Raw Normal View History

2012-12-01 22:58:38 +00:00
[
{
"name": "jester",
"url": "git://github.com/dom96/jester/",
"method": "git",
2012-12-01 22:59:37 +00:00
"tags": ["web", "http", "framework", "dsl"],
2012-12-02 13:30:22 +00:00
"description": "A sinatra-like web framework for Nimrod."
2012-12-01 22:58:38 +00:00
}
]