blob: 6e989dd28b8c5b6c26ed6fa593cc18184f47ddb9 [file] [log] [blame]
{
"name": "traceviewer",
"version": "1.0.5",
"description": "Trace-Viewer is the javascript frontend for Chrome about:tracing and Android systrace.",
"main": "tracing/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://chromium.googlesource.com/catapult/+/refs/heads/main/tracing"
},
"keywords": [
"tracing",
"traceviewer",
"trace",
"events"
],
"author": "The Chromium Authors",
"license": "BSD-2-Clause",
"gypfile": false
}