mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-07 03:49:56 +00:00
15 lines
372 B
JSON
15 lines
372 B
JSON
{
|
|
"name": "term",
|
|
"version": "1.0.0",
|
|
"main": "main.js",
|
|
"dependencies": {
|
|
"child-process-promise": "^2.2.0",
|
|
"devtron": "^1.4.0",
|
|
"electron-config": "^0.2.1",
|
|
"electron-debug": "^1.0.1",
|
|
"electron-is-dev": "^0.1.2",
|
|
"path": "^0.12.7",
|
|
"pty.js": "https://github.com/Tyriar/pty.js/tarball/c75c2dcb6dcad83b0cb3ef2ae42d0448fb912642"
|
|
}
|
|
}
|