Skip to content

Commit

Permalink
[upd] improve module tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Oliveira authored and Marco Oliveira committed Jun 16, 2016
1 parent f432b01 commit 154129f
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "couchnode",
"version": "4.3.2",
"version": "4.3.3",
"description": "Sane Couchbase bucket interface for handling common operations the right way.",
"main": "index.js",
"scripts": {
Expand All @@ -16,13 +16,22 @@
},
"keywords": [
"couchbase",
"client",
"bucket",
"couchnode",
"couch",
"multi",
"key",
"value",
"keyvalue",
"kvs"
"kvs",
"query",
"libcouchbase",
"memcached",
"nosql",
"json",
"document",
"library"
],
"author": "Marco Oliveira <marcooliveira@me.com>",
"license": "MIT",
Expand Down

0 comments on commit 154129f

Please sign in to comment.