Sign in
chromium
/
devtools
/
devtools-frontend
/
refs/heads/chromium/4367
/
.
/
node_modules
/
terser
/
bin
/
package.json
blob: d61422e28157971821c4c7cfb31ae82d56abf56b [
file
] [
edit
]
{
"author"
:
""
,
"description"
:
"A package to hold the Terser bin bundle as commonjs while keeping the rest of it ESM."
,
"license"
:
"BSD-2-Clause"
,
"main"
:
"terser"
,
"name"
:
"bin"
,
"private"
:
true
,
"type"
:
"commonjs"
,
"version"
:
"1.0.0"
}