Sign in
cobalt
/
cobalt
/
3cd5432aaed8f14f27f66ade1b51aa71df939492
/
.
/
third_party
/
devtools
/
scripts
/
javascript_natives
/
package.json
blob: 4e9e907cf589c591eea8b4dda47f143d1a12e20e [
file
] [
log
] [
blame
]
{
"main"
:
"index.js"
,
"scripts"
:
{
"start"
:
"node index.js"
},
"dependencies"
:
{
"glob"
:
"^7.1.2"
,
"typescript"
:
"^2.8.3"
,
"webidl2"
:
"^10.3.3"
}
}