Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
90408ec70b34b0f39b65d12d2bb79b6e60c0d324
/
.
/
e2e
/
packages
/
package.json
blob: ec22042a7318660a81d61b0f980850a6d8646afc [
file
]
{
"scripts"
:
{
"postinstall"
:
"node ./postinstall.js"
,
"test"
:
"bazel test ..."
}
}