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