UNPKG

kumoapp-tsrp

Version:
26 lines (25 loc) 695 B
{ "name" : "kumoapp-tsrp" , "version" : "0.8.0" , "description" : "KumoApp to TSRP gateway" , "author" : { "name" : "Marshall Rose" , "email" : "mrose17@gmail.com" } , "repository" : { "type" : "git" , "url" : "https://github.com/TheThingSystem/node-kumoapp-tsrp.git" } , "bugs" : { "url" : "https://github.com/TheThingSystem/node-kumoapp-tsrp/issues" } , "dependencies" : { "mathjs" : "0.20.0" } , "keywords" : [ "KumoApp", "TSRP" ] , "main" : "./kumoapp-tsrp.js" , "engines" : { "node" : ">=0.8" } , "readmeFilename" : "README.md" }