aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index a5a3de4..80704fa 100644
--- a/packages.json
+++ b/packages.json
@@ -614,4 +614,13 @@
"license":"WTFPL",
"web":"https://github.com/fowlmouth/horde3d"
},
+ {
+ "name":"mongo",
+ "url":"git://github.com/nimrod-code/mongo",
+ "method":"git",
+ "tags":["library","wrapper","database"],
+ "description":"Bindings and a high-level interface for MongoDB",
+ "license":"MIT",
+ "web":"https://github.com/nimrod-code/mongo"
+ },
]