mirror of
https://github.com/msojocs/wechat-web-devtools-linux.git
synced 2025-07-22 00:00:04 +08:00
10 lines
164 B
JSON
10 lines
164 B
JSON
{
|
|
"name": "node_pty_test",
|
|
"main": "index.html",
|
|
"dependencies": {
|
|
"native-watchdog": "^1.3.0",
|
|
"node-gyp": "^8.4.1",
|
|
"node-pty": "^0.10.1"
|
|
}
|
|
}
|