We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d175001 commit 434346aCopy full SHA for 434346a
package.json
@@ -2,6 +2,7 @@
2
"name": "couchdb-bootstrap",
3
"description": "Bootstrap projects: configure CouchDB, setup security, deploy ddocs and create users.",
4
"main": "index.js",
5
+ "version": "0.0.0-semantically-released",
6
"bin": {
7
"couchdb-bootstrap": "cli.js",
8
"cdbb": "cli.js"
0 commit comments