blob: 2d8c98d7c839c29edee3b510c44d46c7bf2859be [file]
{
"devDependencies": {
"@bazel/hide-bazel-files": "^0.38.0",
"@bazel/karma": "^0.38.0",
"@bazel/labs": "^0.38.0",
"@bazel/protractor": "^0.38.0",
"@bazel/rollup": "^0.38.0",
"@bazel/terser": "^0.38.0",
"@bazel/typescript": "^0.38.0",
"@types/jasmine": "2.8.2",
"@types/long": "^4.0.0",
"@types/node": "11.11.1",
"http-server": "^0.11.1",
"long": "4.0.0",
"protobufjs": "5.0.3",
"rollup": "1.20.3",
"terser": "4.3.1",
"typescript": "^3.3.1"
},
"scripts": {
"test": "bazel test ..."
}
}