blob: 47ca01dac601bd9602937c2454be2fdc16a26d14 [file]
{
"name": "@bazel/bazel",
"bin": {
"bazel": "./bazel.js"
},
"version": "0.18.1",
"description": "Build and test software of any size, quickly and reliably",
"homepage": "https://bazel.build/",
"bugs": {
"url": "https://github.com/bazelbuild/bazel/issues"
},
"optionalDependencies": {
"@bazel/bazel-linux_x64": "0.18.0",
"@bazel/bazel-darwin_x64": "0.18.0",
"@bazel/bazel-win32_x64": "0.18.0"
}
}