blob: 46909f8b0ea1f3f027db50f212936f291b7b1e3c [file] [log] [blame]
{
"dependencies": {
"@bazel/concatjs": "^4.4.0",
"@bazel/protractor": "^4.4.0",
"@bazel/typescript": "^4.4.0",
"@types/jasmine": "2.8.2",
"@types/node": "7.0.18",
"date-fns": "1.30.1",
"html-insert-assets": "^0.6.0",
"jasmine": "2.8.0",
"protractor": "^5.4.2",
"rxjs": "^6.5.2",
"tslib": "^1.9.0",
"typeorm": "0.2.17",
"typescript": "4.3.2"
},
"scripts": {
"test": "bazel test ..."
}
}