@agnibha/db-providers
Version:
Aggregated DB Service Provider
25 lines (24 loc) • 588 B
JSON
{
"name": "@agnibha/db-providers",
"version": "1.0.0-beta",
"description": "Aggregated DB Service Provider",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/TechnicalRhino/dbProviders.git"
},
"keywords": [
"DB",
"Aggregated",
"Providers"
],
"author": "agnibha",
"license": "MIT",
"bugs": {
"url": "https://github.com/TechnicalRhino/dbProviders/issues"
},
"homepage": "https://github.com/TechnicalRhino/dbProviders#readme"
}