You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
filepizza/node_modules/filepizza-peer/package.json

12 lines
235 B
JSON

{
"name": "filepizza-peer",
"version": "1.0.0",
"main": "server.js",
"browser": "client.js",
"author": "Alex Kern <alex@kern.io> (http://kern.io)",
"dependencies": {
"peerjs": "^0.3.14",
"node-uuid": "^1.4.3"
}
}