mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
10 lines
136 B
JSON
10 lines
136 B
JSON
{
|
|
"name": "trace-viewer",
|
|
"private": true,
|
|
"version": "0.0.0",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"yaml": "^2.6.0"
|
|
}
|
|
}
|