Repository URL to install this package:
|
Version:
1.0.1 ▾
|
touchto-database
/
package.json
|
|---|
{
"author": "Touch To Team",
"dependencies": {
"coffee-script": "^1.10.0",
"config": "^1.16.0",
"mongoose": "^4.2.2"
},
"description": "Touch To Database Connection layer",
"homepage": "https://bitbucket.org/touchto/touchto-database#readme",
"keywords": [
"database"
],
"license": "Unlicense",
"main": "index.js",
"name": "touchto-database",
"repository": {
"type": "git",
"url": "git+ssh://git@bitbucket.org/touchto/touchto-database.git"
},
"scripts": {
"test": "mocha"
},
"version": "1.0.1"
}