mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 21:53:35 +03:00
13 lines
217 B
JSON
13 lines
217 B
JSON
{
|
|
"name": "web",
|
|
"private": true,
|
|
"version": "0.0.0",
|
|
"scripts": {},
|
|
"dependencies": {
|
|
"ansi-to-html": "^0.7.2",
|
|
"codemirror": "^5.65.9",
|
|
"xterm": "^5.1.0",
|
|
"xterm-addon-fit": "^0.7.0"
|
|
}
|
|
}
|