10 linhas
204 B
JSON
10 linhas
204 B
JSON
{
|
|
"name": "realtime-emotion-web-app",
|
|
"version": "0.0.1",
|
|
"description": "Showing your emotion realtime from EEG data",
|
|
"dependencies": {
|
|
"express": "^4.10.2",
|
|
"socket.io": "^1.4.4"
|
|
}
|
|
}
|