Sign in
chromium
/
devtools
/
devtools-frontend
/
ec00a13ce62ddc9f5697a4e4d30dfcafaacd9fc2
/
.
/
scripts
/
webidl-properties
/
package.json
blob: e746aa7a1bf8890dc5fbe28ad75115073522261f [
file
]
{
"private"
:
true
,
"main"
:
"index.js"
,
"type"
:
"module"
,
"scripts"
:
{
"start"
:
"node index.js"
,
"test"
:
"mocha tests.js"
}
}