openbci-ganglion
Advanced tools
Comparing version 0.3.4 to 0.3.5
{ | ||
"name": "openbci-ganglion", | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"description": "The official Node.js SDK for the OpenBCI Ganglion Biosensor Board.", | ||
@@ -48,8 +48,8 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/openbci/openbci_nodejs.git" | ||
"url": "git+https://github.com/openbci/openbci_nodejs_ganglion.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/openbci/openbci_nodejs/issues" | ||
"url": "https://github.com/openbci/openbci_nodejs_ganglion/issues" | ||
}, | ||
"homepage": "https://github.com/openbci/openbci_nodejs#readme", | ||
"homepage": "https://github.com/openbci/openbci_nodejs_ganglion#readme", | ||
"engines": { | ||
@@ -56,0 +56,0 @@ "node": ">=4.0.0" |
98470