iv123 lin
/
connected-lights
sample_pir-lights_rgb
webapp/package.json
- Committer:
- iv123
- Date:
- 2017-06-18
- Revision:
- 0:7a352727249b
File content as of revision 0:7a352727249b:
{ "name": "mbed-cloud-lighting-webapp", "version": "1.0.0", "description": "Talking to lighting system over mbed Cloud from node.js", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Jan Jongboom <jan.jongboom@arm.com>", "license": "Apache-2.0", "dependencies": { "express": "^4.13.4", "hbs": "^4.0.0", "konekuta": "^0.3.4", "socket.io": "^1.4.6" } }