You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
251 B
14 lines
251 B
{
|
|
"name": "cancerain",
|
|
"version": "0.3.0",
|
|
"description": "epilepsija",
|
|
"dependencies": {
|
|
"express": "^4.17.1",
|
|
"nouislider": "14.6.2",
|
|
"three": "0.120.1",
|
|
"ws": "^7.3.1"
|
|
},
|
|
"scripts": {
|
|
"start": "node server.js"
|
|
}
|
|
}
|