couchdb-connection
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "couchdb-connection", | ||
"bin": "./index.js", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "", | ||
@@ -6,0 +6,0 @@ "main": "index.js", |
@@ -1,2 +0,2 @@ | ||
To use Couchdb-connection run npm i Couchdb-connection -g. | ||
TO install please run npm i Couchdb-connection -g. | ||
@@ -9,3 +9,3 @@ Couchdb-connection is a package which makes use use of couchdb, express and nano. | ||
TO run the file 'cd Couchdb-connection and run node file.js or if you have nodemon then nodemon file.js'. | ||
To run the file 'cd Couchdb-connection and run node file.js or if you have nodemon then nodemon file.js'. | ||
@@ -12,0 +12,0 @@ if you want to change the port the server listens to then change const port to the desired number. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1949