Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
8f8558cc2c4e73534508878c7002e64bddcd7cd2
/
.
/
e2e
/
tsconfig_extends
/
package.json
blob: 2a90baf417a4e8e3e883b6e145ccfc1fb76b4227 [
file
]
{
"dependencies"
:
{
"@bazel/typescript"
:
"file:../../dist/npm_bazel_typescript"
,
"typescript"
:
"^3.3.1"
},
"scripts"
:
{
"test"
:
"bazel build ..."
}
}