| { | |
| "name": "@bazel/buildozer-linux_x64", | |
| "bin": { | |
| "buildozer": "./buildozer" | |
| }, | |
| "os": [ | |
| "linux" | |
| ], | |
| "version": "0.25.1", | |
| "description": "A tool for formatting bazel BUILD and .bzl files with a standard convention", | |
| "repository": { | |
| "type": "git", | |
| "url": "https://github.com/bazelbuild/rules_nodejs.git", | |
| "directory": "packages/buildozer-linux_x64" | |
| }, | |
| "license": "Apache-2.0", | |
| "bugs": { | |
| "url": "https://github.com/bazelbuild/buildtools/issues" | |
| } | |
| } |