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