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.

10 lines
183 B
JSON

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