Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
c95d9caec79b4b8dae173c8d569499b59b4983bb
/
.
/
examples
/
closure
/
package.json
blob: 4e62990b30684af517b1e7a22fb49df6a3f42d7a [
file
]
{
"private"
:
true
,
"//comment"
:
"TODO: Change runfiles dependency to an actual version once released."
,
"dependencies"
:
{
"@bazel/runfiles"
:
"4.0.0-beta.1"
,
"google-closure-compiler"
:
"20190729.0.0"
}
}