blob: 1d7345bb4b10e1130e6a122ff37d29985c3c0e2b [file] [log] [blame] [edit]
{
"name": "devtools-run",
"description": "cli helper for using devtools npm commands anywhere in a chromium repo",
"version": "0.1.0",
"author": "The Chromium Authors",
"license": "SEE LICENSE IN https://chromium.googlesource.com/chromium/src/+/main/LICENSE",
"bugs": {
"url": "https://bugs.chromium.org/p/chromium/issues/list?can=2&q=component:Platform%3EDevTools%20&sort=-opened&colspec=ID%20Stars%20Owner%20Summary%20Modified%20Opened"
},
"bin": {
"dtrun": "./devtools_run_cli"
}
}