smartfacecloud-emulator-dispatcher
Advanced tools
Comparing version
@@ -0,0 +0,0 @@ #!/usr/bin/env node |
{ | ||
"name": "smartfacecloud-emulator-dispatcher", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Handles Emulator Dispatcher Part of SmartfaceCloud", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
# smartfacecloud-dispatcher |
module.exports = { | ||
}; |
@@ -0,0 +0,0 @@ const LOG_TO_CONSOLE = true; |
@@ -0,0 +0,0 @@ var CLIENTS = {}; |
@@ -0,0 +0,0 @@ var PENDING_RESPONSES = {}; |
@@ -0,0 +0,0 @@ const util = require('util'); |
@@ -0,0 +0,0 @@ function capitalizeFirstLetter(string) { |
@@ -0,0 +0,0 @@ var currentProjectPath = ''; |
@@ -0,0 +0,0 @@ const dispatcher = require('./dispatcher/index'); |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ var expect = require('chai').expect; |
@@ -0,0 +0,0 @@ const WebSocket = require('ws'); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
20803
-11.95%16
-5.88%