diff options
| author | Dominik Picheta <dominikpicheta@googlemail.com> | 2014-11-15 13:36:21 +0000 |
|---|---|---|
| committer | Dominik Picheta <dominikpicheta@googlemail.com> | 2014-11-15 13:36:21 +0000 |
| commit | 0415425cb6db5a151992a3a6582ea1a845a00aab (patch) | |
| tree | 09cd5658d69801cd83fc52010228bf09a79593e1 /packages.json | |
| parent | 9d6e61ac87935aab6d508072fde579dd49c57c6f (diff) | |
| parent | c3a29a9f81fce9af78f49d4649302ebd8d23d61e (diff) | |
| download | packages-0415425cb6db5a151992a3a6582ea1a845a00aab.tar.gz packages-0415425cb6db5a151992a3a6582ea1a845a00aab.zip | |
Merge branch 'master' of https://github.com/achesak/packages into achesak-master
Conflicts:
packages.json
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" } ] |
