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