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.

11 lines
209 B
JSON

{
"name": "collective drawing on canvas",
"version": "0.0.1",
"description": "lets draw together",
"dependencies": {
"express": "^4.18.2",
"socket.io": "^4.7.4",
"socketio": "^1.0.0"
}
}