You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
489 B

{
"name": "perfetto-dev",
"version": "1.0.0",
"description": "Perfetto Site",
"repository": "https://perfetto.dev",
"main": "main.js",
"author": "Perfetto Team",
"license": "Apache-2.0",
"dependencies": {
"mermaid": "^8.5.0"
},
"devDependencies": {
"argparse": "^2.0.1",
"ejs": "^3.0.1",
"fs-extra": "^9.0.0",
"highlight.js": "^10.1.2",
"marked": "^0.8.0",
"node-sass": "^5.0.0",
"node-watch": "^0.7.1",
"protobufjs": "^6.9.0"
}
}