@riao/dbal
Version:
37 lines • 698 B
JSON
{
"name": "@riao/dbal",
"version": "3.5.0",
"description": "riao database",
"typescript-template": {
"base": "1.0.0",
"jasmine": "1.0.0",
"library": "1.0.0"
},
"scripts": {},
"dependencies": {
"ts-appconfig": "^1.2.0",
"ts-import-ts": "^1.0.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/riao-project/riao-dbal.git"
},
"author": "riao",
"license": "MIT",
"bugs": {
"url": "https://github.com/riao-project/riao-dbal/issues"
},
"homepage": "https://github.com/riao-project/riao-dbal#readme",
"keywords": [
"database",
"dbal",
"mysql",
"postgres",
"mssql",
"sqlserver",
"orm",
"sql"
],
"main": "index.js",
"types": "index.d.ts"
}