blob: a1e4563edc10dd5a0dbb4817d4a3287707584a91 [file] [log] [blame]
{
"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/+/master/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"
}
}