evrythng-hub
Version:
Evrythng.js Hub plugin for transparent local Thng-Hub requests
27 lines • 548 B
JSON
{
"name": "evrythng",
"version": "2.0.0",
"main": "dist/evrythng.js",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"plugins",
"src",
"*.html",
"Gruntfile.js"
],
"license": "Apache-2.0",
"dependencies": {
"jsrsasign": "5.0.5",
"node-jose-browserified": "0.7.0"
},
"devDependencies": {
"ios-imagefile-megapixel": "*",
"mqttjs-browserified": "~1.6.1",
"jsrsasign": "6.0.1",
"node-jose-browserified": "0.7.1"
},
"description": "Evrythng.js Hub plugin for transparent local Thng-Hub requests"
}