Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
85094e480656d8aa04a2ead240dbca8bb3e3557f
/
.
/
examples
/
closure
/
package.json
blob: 23dccb3d903b1b3aa8e501d80cd7930cd162c447 [
file
]
{
"private"
:
true
,
"//comment"
:
"TODO: Change runfiles dependency to an actual version once released."
,
"dependencies"
:
{
"@bazel/runfiles"
:
"^4.4.5"
,
"google-closure-compiler"
:
"20190729.0.0"
}
}