Skip to content

Commit

Permalink
1.4rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
mrose17 committed Jan 22, 2014
1 parent 679dedb commit ce379d7
Showing 1 changed file with 78 additions and 79 deletions.
157 changes: 78 additions & 79 deletions steward/package.json
Original file line number Diff line number Diff line change
@@ -1,81 +1,80 @@
{
"name" : "node-steward"
, "readmeFilename" : "README.md"
, "version" : "0.0.1"
, "private" : true
, "engines" : {
"node" : ">=0.10.22"
{ "name" : "node-steward"
, "readmeFilename" : "README.md"
, "version" : "0.0.1"
, "private" : true
, "engines" :
{ "node" : ">=0.10.22"
}
, "dependencies" :
{ "MD5" : "1.0.3"
, "aerogel" : "git://github.com/TheThingSystem/aerogel.git"
, "airplay" : "git://github.com/TheThingSystem/node-airplay.git"
, "async" : "0.2.9"
, "axiscam" : "0.0.4"
, "avahi_pub" : "git://github.com/TheThingSystem/node_avahi_pub.git"
, "blinkstick" : "git://github.com/TheThingSystem/blinkstick-node.git"
, "color-convert" : "0.3.1"
, "colors" : "0.6.2"
, "cosm" : "git://github.com/TheThingSystem/node-cosm.git"
, "cron-parser" : "git://github.com/TheThingSystem/node-cron-parser.git"
, "cycle" : "1.0.2"
, "eureka-dongle" : "0.0.1"
, "geocoder" : "0.1.0"
, "irobot" : "git://github.com/TheThingSystem/irobot.git"
, "json-stringify-safe" : "4.0.0"
, "koubachi" : "0.0.4"
, "line-reader" : "0.2.3"
, "longjohn" : "0.2.0"
, "lumen" : "git://github.com/TheThingSystem/node-lumen.git"
, "mdns" : "git://github.com/TheThingSystem/node_mdns.git"
, "mime" : "1.2.9"
, "mqtt" : "0.3.4"
, "netmask" : "1.0.4"
, "noble" : "git://github.com/sandeepmistry/noble.git"
, "node-blink1" : "0.1.0"
, "node-greenwave-gop" : "0.0.2"
, "node-flower-power-cloud" : "0.1.2"
, "node-hid" : "0.2.3"
, "node-lsof" : "git://github.com/TheThingSystem/node-lsof.git"
, "node-netatmo" : "git://github.com/TheThingSystem/node-netatmo.git"
, "node-prowl" : "git://github.com/TheThingSystem/node-prowl.git"
, "node-ssdp" : "git://github.com/TheThingSystem/node-ssdp.git"
, "node-ssh-fingerprint" : "git://github.com/TheThingSystem/node-ssh-fingerprint.git"
, "node-uuid" : "1.4.0"
, "node-winkapi" : "0.1.2"
, "observer" : "1.1.0"
, "openzwave" : "0.0.32"
, "pcap" : "git://github.com/TheThingSystem/node_pcap.git"
, "pkginfo" : "0.3.0"
, "pixelpusher" : "0.1.0"
, "portfinder" : "0.2.1"
, "rfxcom" : "git://github.com/TheThingSystem/node-rfxcom.git"
, "robosmart" : "0.1.1"
, "roku" : "0.2.0"
, "samsung-airconditioner" : "git://github.com/TheThingSystem/node-samsung-airconditioner.git"
, "sensortag" : "0.1.1"
, "serialport" : "~1.1.0"
, "soap" : "0.2.7"
, "sonos" : "git://github.com/TheThingSystem/node-sonos.git"
, "speakeasy" : "git://github.com/TheThingSystem/speakeasy.git"
, "sqlite3" : "2.1.7"
, "ssh-keygen" : "git://github.com/TheThingSystem/ssh-keygen.git"
, "stack-trace" : "0.0.6"
, "suncalc" : "1.2.1"
, "teslams" : "0.6.0"
, "tinycolor2" : "0.9"
, "underscore" : "1.5.1"
, "unofficial-nest-api" : "git://github.com/TheThingSystem/unofficial_nodejs_nest.git"
, "validator" : "1.1.3"
, "wake_on_lan" : "0.0.3"
, "winston" : "0.6.2"
, "ws" : "git://github.com/TheThingSystem/ws.git"
, "x509-keygen" : "0.0.2"
, "xml2js" : "0.2.7"
, "xml2json" : "0.3.2"
, "xmlbuilder" : "0.4.x"
, "xmldom" : "0.1.x"
, "xmlhttprequest" : "git://github.com/TheThingSystem/node-XMLHttpRequest.git"
, "yoctolib" : "git://github.com/TheThingSystem/yoctolib_nodejs.git"
}
, "dependencies" : {
"MD5" : "1.0.3"
, "aerogel" : "git://github.com/TheThingSystem/aerogel.git"
, "airplay" : "git://github.com/TheThingSystem/node-airplay.git"
, "async" : "0.2.9"
, "axiscam" : "0.0.4"
, "avahi_pub" : "git://github.com/TheThingSystem/node_avahi_pub.git"
, "blinkstick" : "git://github.com/TheThingSystem/blinkstick-node.git"
, "color-convert" : "0.3.1"
, "colors" : "0.6.2"
, "cosm" : "git://github.com/TheThingSystem/node-cosm.git"
, "cron-parser" : "git://github.com/TheThingSystem/node-cron-parser.git"
, "cycle" : "1.0.2"
, "eureka-dongle" : "git://github.com/TheThingSystem/eureka-dongle.git"
, "geocoder" : "0.1.0"
, "greenwave-gop" : "git://github.com/TheThingSystem/node-greenwave-gop.git"
, "irobot" : "git://github.com/TheThingSystem/irobot.git"
, "json-stringify-safe" : "4.0.0"
, "koubachi" : "git://github.com/TheThingSystem/node-koubachi.git"
, "line-reader" : "0.2.3"
, "longjohn" : "0.2.0"
, "lumen" : "git://github.com/TheThingSystem/node-lumen.git"
, "mdns" : "git://github.com/TheThingSystem/node_mdns.git"
, "mime" : "1.2.9"
, "mqtt" : "0.3.4"
, "netmask" : "1.0.4"
, "noble" : "git://github.com/sandeepmistry/noble.git"
, "node-blink1" : "0.1.0"
, "node-flower-power-cloud" : "git://github.com/TheThingSystem/node-flower-power-cloud.git"
, "node-hid" : "0.2.3"
, "node-lsof" : "git://github.com/TheThingSystem/node-lsof.git"
, "node-netatmo" : "git://github.com/TheThingSystem/node-netatmo.git"
, "node-prowl" : "git://github.com/TheThingSystem/node-prowl.git"
, "node-ssdp" : "git://github.com/TheThingSystem/node-ssdp.git"
, "node-ssh-fingerprint": "git://github.com/TheThingSystem/node-ssh-fingerprint.git"
, "node-uuid" : "1.4.0"
, "node-winkapi" : "git://github.com/TheThingSystem/node-winkapi.git"
, "observer" : "1.1.0"
, "openzwave" : "0.0.32"
, "pcap" : "git://github.com/TheThingSystem/node_pcap.git"
, "pkginfo" : "0.3.0"
, "pixelpusher" : "git://github.com/TheThingSystem/node-pixelpusher.git"
, "portfinder" : "0.2.1"
, "rfxcom" : "git://github.com/TheThingSystem/node-rfxcom.git"
, "robosmart" : "0.1.1"
, "roku" : "0.2.0"
, "samsung-airconditioner" : "git://github.com/TheThingSystem/node-samsung-airconditioner.git"
, "sensortag" : "0.1.1"
, "serialport" : "~1.1.0"
, "soap" : "0.2.7"
, "sonos" : "git://github.com/TheThingSystem/node-sonos.git"
, "speakeasy" : "git://github.com/TheThingSystem/speakeasy.git"
, "sqlite3" : "2.1.7"
, "ssh-keygen" : "git://github.com/TheThingSystem/ssh-keygen.git"
, "stack-trace" : "0.0.6"
, "suncalc" : "1.2.1"
, "teslams" : "0.6.0"
, "tinycolor2" : "0.9"
, "underscore" : "1.5.1"
, "unofficial-nest-api" : "git://github.com/TheThingSystem/unofficial_nodejs_nest.git"
, "validator" : "1.1.3"
, "wake_on_lan" : "0.0.3"
, "winston" : "0.6.2"
, "ws" : "git://github.com/TheThingSystem/ws.git"
, "x509-keygen" : "git://github.com/TheThingSystem/node-x509-keygen.git"
, "xml2js" : "0.2.7"
, "xml2json" : "0.3.2"
, "xmlbuilder" : "0.4.x"
, "xmldom" : "0.1.x"
, "xmlhttprequest" : "git://github.com/TheThingSystem/node-XMLHttpRequest.git"
, "yoctolib" : "git://github.com/TheThingSystem/yoctolib_nodejs.git"
}
}

0 comments on commit ce379d7

Please sign in to comment.