mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added packages.json.
This commit is contained in:
parent
7ca0df5873
commit
6d2ad1c32c
@ -1,4 +1,3 @@
|
|||||||
packages
|
# Nimrod packages
|
||||||
========
|
|
||||||
|
|
||||||
List of packages for babel
|
This repository provides a list packages for babel.
|
||||||
9
packages.json
Normal file
9
packages.json
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"name": "jester",
|
||||||
|
"url": "git://github.com/dom96/jester/",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["web", "http", "framework", "dsl"]
|
||||||
|
"description": "Web Framework inspired by Sinatra."
|
||||||
|
}
|
||||||
|
]
|
||||||
Loading…
x
Reference in New Issue
Block a user