Merge branch 'master' into 'master'
Master See merge request !2
Showing
.DS_Store
0 → 100644
File added
config.js
0 → 100644
gitignore
0 → 100644
index.js
0 → 100644
This diff is collapsed.
models/db_model.js
0 → 100644
package-lock.json
0 → 100644
This diff is collapsed.
package.json
0 → 100644
| { | ||
| "name": "couch_db_create", | ||
| "version": "1.0.0", | ||
| "description": "ls -l", | ||
| "main": "index.js", | ||
| "scripts": { | ||
| "test": "echo \"Error: no test specified\" && exit 1" | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+ssh://git@gitlab.com/sachinda/npm_db_create.git" | ||
| }, | ||
| "author": "Parywaylabs", | ||
| "license": "ISC", | ||
| "bugs": { | ||
| "url": "https://gitlab.com/sachinda/npm_db_create/issues" | ||
| }, | ||
| "homepage": "https://gitlab.com/sachinda/npm_db_create#readme", | ||
| "dependencies": { | ||
| "nano": "^8.2.2", | ||
| "object-hash": "^2.0.3", | ||
| "validate": "^5.1.0" | ||
| } | ||
| } | 
Please register or sign in to comment