blob: 0962d222151d070dc27b5b8efa1771e28163863e [file]
{
"dependencies": {
"@bazel/karma": "latest",
"@bazel/typescript": "latest",
"@types/jasmine": "2.8.2",
"typescript": "3.1.x"
},
"scripts": {
"test": "bazel test ..."
}
}