diff options
Diffstat (limited to 'packages.json')
| -rw-r--r-- | packages.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json index cc224e3..d084558 100644 --- a/packages.json +++ b/packages.json @@ -1020,6 +1020,15 @@ "description": "Little game library using opengl and sfml", "license": "MIT", "web": "https://github.com/rnentjes/nim-ludens" + }, + { + "name": "ffbookmarks", + "url": "git://github.com/achesak/nimrod-ff-bookmarks", + "method": "git", + "tags": ["firefox", "bookmarks", "library"], + "description": "Nim module for working with Firefox bookmarks", + "license": "MIT", + "web": "https://github.com/achesak/nimrod-ff-bookmarks" } ] |
