Comparing version 0.1.0 to 0.1.1
{ | ||
"name" : "ggserver", | ||
"description" : "GTSdtracking is an opensource GPS tracking server framework", | ||
"version" : "0.1.0", | ||
"version" : "0.1.1", | ||
"author" : { | ||
@@ -15,3 +15,5 @@ "name" : "Fulup Ar Foll", | ||
"bin" : { | ||
"DeviceSimulator" : "./apps/DeviceSimulator.js" | ||
"DeviceSimulator" : "./bin/ConfigBySms.js" | ||
,"DeviceSimulator" : "./bin/GeoGateServer.js" | ||
,"DeviceSimulator" : "./bin/Tracker2Json.js" | ||
}, | ||
@@ -18,0 +20,0 @@ "dependencies" : |
220428