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-socket/package.json

11 lines
202 B
JSON

{
"name": "filepizza-socket",
"version": "0.0.0",
"main": "server.js",
"browser": "client.js",
"author": "Alex Kern <alex@kern.io>",
"dependencies": {
"socket.io-client": "^1.3.5"
}
}