|
- {
- "name": "node-llap",
- "version": "0.1.0",
- "author": {
- "name": "flabbergast",
- "email": "s3+flabbergast@sdfeu.org"
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/flabbergast/node-llap"
- },
- "private": true,
- "dependencies": {
- "express": "3.4.6",
- "jade": "0.35.0",
- "stylus": "0.41.0",
- "socket.io": "0.9.16",
- "serialport": "1.2.5",
- "winston": "0.7.2",
- "strftime": "0.7.0"
- },
- "engines": {
- "node": "0.10.22",
- "npm": "1.3.14"
- }
- }
|