1
0

Added handlers and emojize for apple style sprite emoji

This commit is contained in:
2016-03-15 10:42:21 +01:00
parent 097faef1a5
commit 4aeef6c8db
8 changed files with 5230 additions and 2 deletions

View File

@ -4,6 +4,7 @@
"description": "A SMS Messageboard built using node and express",
"main": "app.js",
"dependencies": {
"emojize": "^0.2.0",
"lowdb": "^0.12.5",
"serialport": "^2.0.6",
"socket.io": "^1.4.5"