You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "An application that connects to Twitter for a given keyword and then runs a sentimental analysis to then light up a positive/negative indicator on an Arduino",
"main": "helloNode.js",
"dependencies": {
"johnny-five": "^0.9.62",
"mongodb": "^2.2.5",
"properties-reader": "^0.0.15",
"sentiment": "^2.0.0",
"twitter": "^1.4.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"