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