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