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.
|
{
|
|
"name": "pixelnode",
|
|
"version": "0.0.1",
|
|
"description": "Web based Pixelflut server in node.js and socket.io",
|
|
"dependencies": {
|
|
"express": "^4.15.2",
|
|
"net": "^1.0.2",
|
|
"quick-local-ip": "^1.0.7",
|
|
"socket.io": "^2.1.0"
|
|
}
|
|
}
|