blob: bac3c229113c015fc9a5200f8abe64f62590443f [file] [log] [blame] [edit]
{
"name": "@bazel/buildozer",
"description": "A command line tool to rewrite multiple BUILD files using standard commands",
"version": "0.0.0-PLACEHOLDER",
"license": "Apache-2.0",
"bin": {
"buildozer": "buildozer.js"
},
"keywords": [
"bazel"
],
"repository": {
"type": "git",
"url": "https://github.com/bazelbuild/buildtools.git"
},
"bugs": {
"url": "https://github.com/bazelbuild/buildtools/issues"
}
}