Arquivos
bci-course/lab5/package.json
T
2017-03-07 15:46:41 -08:00

17 linhas
324 B
JSON

{
"name": "lab3",
"version": "1.0.0",
"description": "",
"main": "ganglion-lsl.js",
"dependencies": {
"openbci-ganglion": "^0.4.3",
"python-shell": "^0.4.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "GPL-3.0"
}