mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-05-06 14:37:13 -04:00
15 lines
243 B
JSON
15 lines
243 B
JSON
![]() |
{
|
||
|
"private": true,
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"binaryjs": "^0.2.1",
|
||
|
"compression": "^1.6.0",
|
||
|
"express": "^4.13.3",
|
||
|
"peer": "^0.2.8",
|
||
|
"ua-parser-js": "^0.7.10",
|
||
|
"ws": "^1.1.1"
|
||
|
}
|
||
|
}
|