mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-05-10 16:25:03 -04:00
Commit a dist folder
This commit is contained in:
parent
dce88a309d
commit
0551df6c40
12 changed files with 22916 additions and 1 deletions
14
dist/package.json
vendored
Normal file
14
dist/package.json
vendored
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue