/** * Jibo plugin designed to communicate with Skills Service Manager * mainly to dispatch events when shutting down, initializing or showing * the current jibo skill. Available on `jibo.lifecycle` * @class LifeCycle * @extends EventEmitter * @implements Plugin * @private */ /** * Call when skill is done and wants to exit */ /** * Called from skills manager * @param command */