android_mt6572_jiabo/external/chromium-trace/catapult/tracing/package.json
2025-09-05 16:56:03 +08:00

22 lines
551 B
JSON

{
"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://github.com/catapult-project/catapult/tree/master/tracing"
},
"keywords": [
"tracing",
"traceviewer",
"trace",
"events"
],
"author": "The Chromium Authors",
"license": "BSD-2-Clause",
"gypfile": false
}