strong-supervisor
Version:
supervisor and monitor for node.js applications
10 lines (7 loc) • 317 B
JavaScript
// Copyright IBM Corp. 2014,2016. All Rights Reserved.
// Node module: strong-supervisor
// This file is licensed under the Artistic License 2.0.
// License text available at https://opensource.org/licenses/Artistic-2.0
;
// For `slc --version` to report strong-agent version
exports.__module = module;