typeorm-model-generator/typings.json
Kononnable 35b230731a some logic in mssqldriver
problem with connecting to mssql
2017-03-27 00:11:26 +02:00

10 lines
232 B
JSON

{
"globalDevDependencies": {
"mustache": "registry:dt/mustache#0.8.2+20160510002910"
},
"dependencies": {
"mssql": "registry:dt/mssql#3.3.0+20170311011547",
"yargs": "registry:npm/yargs#5.0.0+20160907000723"
}
}