mirror of
https://github.com/demostf/sync.git
synced 2026-06-03 10:34:06 +02:00
11 lines
198 B
JSON
11 lines
198 B
JSON
{
|
|
"dependencies": {
|
|
"websocket": "^1.0.24"
|
|
},
|
|
"devDependencies": {
|
|
"@types/node": "^7.0.5",
|
|
"@types/websocket": "0.0.33",
|
|
"ts-node": "^2.1.0",
|
|
"typescript": "^2.2.1"
|
|
}
|
|
}
|