mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-20 02:18:01 +00:00
.
This commit is contained in:
14
app/package.json
Normal file
14
app/package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "term",
|
||||
"version": "1.0.0",
|
||||
"main": "main.js",
|
||||
"dependencies": {
|
||||
"child-process-promise": "^2.1.3",
|
||||
"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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user