smartfacecloud-emulator-control
Advanced tools
Comparing version
@@ -0,0 +0,0 @@ const ControlService = require('./lib/ControlService'); |
@@ -0,0 +0,0 @@ const MessageFactory = require('./MessageFactory'); |
@@ -0,0 +0,0 @@ const uuid = require('uuid'); |
{ | ||
"name": "smartfacecloud-emulator-control", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Handles control of emulator device", | ||
@@ -12,3 +12,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"smartfacecloud-emulator-index": "1.1.0", | ||
"smartfacecloud-emulator-index": "1.1.1", | ||
"uuid": "2.0.1" | ||
@@ -15,0 +15,0 @@ }, |
@@ -0,0 +0,0 @@ function Service(cService) { |
@@ -0,0 +0,0 @@ #!/usr/bin/env node |
@@ -0,0 +0,0 @@ var chai = require("chai"); |
@@ -0,0 +0,0 @@ var chai = require('chai'); |
Sorry, the diff of this file is not supported yet
20748
-2.2%+ Added
- Removed