You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by jh...@apache.org on 2015/12/04 10:16:57 UTC

[4/6] couchdb-nano git commit: Nano is now the official CouchDB client!

Nano is now the official CouchDB client!


Project: http://git-wip-us.apache.org/repos/asf/couchdb-nano/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-nano/commit/4a3f5253
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-nano/tree/4a3f5253
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-nano/diff/4a3f5253

Branch: refs/heads/master
Commit: 4a3f5253c770d04819be51e5494ae0e866d4b2c6
Parents: 2ff00cc
Author: Jason Smith <ja...@gmail.com>
Authored: Sun Sep 20 18:22:43 2015 +0700
Committer: Jason Smith <ja...@gmail.com>
Committed: Sun Sep 20 18:22:43 2015 +0700

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-nano/blob/4a3f5253/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 580f5fa..031b673 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "nano",
-  "description": "minimalistic couchdb driver for node.js",
+  "description": "The official CouchDB client for Node.js",
   "license": "Apache-2.0",
   "homepage": "http://github.com/dscape/nano",
   "repository": "git://github.com/dscape/nano",