Added packages.json.
This commit is contained in:
parent
7ca0df5873
commit
6d2ad1c32c
2 changed files with 11 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue