Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
e9689db4d4db30c19690bb9593bd09a5ed879cd4
/
.
/
examples
/
webapp
/
package.json
blob: ada87a9b9beef5c88134c582e2b38e56f9d2b56e [
file
]
{
"private"
:
true
,
"devDependencies"
:
{},
"scripts"
:
{
"test"
:
"bazel build :all"
}
}