| { | |
| "name": "@bazel/bazel-linux_x64", | |
| "bin": { | |
| "bazel": "./bazel-0.26.0rc10-linux-x86_64" | |
| }, | |
| "os": [ | |
| "linux" | |
| ], | |
| "version": "0.26.0-rc10", | |
| "description": "Build and test software of any size, quickly and reliably", | |
| "homepage": "https://bazel.build/", | |
| "repository": { | |
| "type": "git", | |
| "url": "https://github.com/bazelbuild/rules_nodejs.git", | |
| "directory": "packages/bazel-linux_x64" | |
| }, | |
| "license": "Apache-2.0", | |
| "bugs": { | |
| "url": "https://github.com/bazelbuild/bazel/issues" | |
| } | |
| } |