thing-it-device-spark-photon
Version:
[thing-it-node] Device Plugin for Spark Photon.
20 lines (19 loc) • 349 B
JSON
{
"name": "thing-it-device-spark-photon",
"version": "0.0.1",
"description": "[thing-it-node] Device Plugin for Spark Photon.",
"authors": "Marc Gille",
"license": "MIT, EPL",
"keywords": [
"IoT",
"thing-it",
"Spark",
"Photon"
],
"repository": {
},
"dependencies": {
"mqtt": "^1.3.5",
"q": "^1.4.1"
}
}