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
218 B
JSON

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