UNPKG

504 BJSONView Raw
1{
2 "name": "hc-server",
3 "version": "0.7.1",
4 "author": "Janne Julkunen <scorpio.iix@gmail.com>",
5 "description": "Server application for Home Control client application (for webOS).",
6 "keywords": [ "Home Control", "webOS" ],
7 "homepage": "http://www.webos-internals.org/wiki/Application:HomeControl",
8 "licenses": [ { "type": "BSD" } ],
9 "dependencies": {
10 "applescript": "0.x.x",
11 "connect-form": "0.x.x",
12 "express": "2.x.x"
13 },
14 "engines": { "node": "*" },
15 "main": "hc-server"
16}
\No newline at end of file