UNPKG

615 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.components = {
4 nodeMetrics: {
5 path: 'pandora-component-node-metrics'
6 },
7 systemMetrics: {
8 path: 'pandora-component-system-metrics'
9 },
10 processInfo: {
11 path: 'pandora-component-process-info'
12 },
13 sandboxFileReporter: {
14 path: 'pandora-component-sandbox-file-reporter'
15 },
16 fileLoggerService: {
17 path: 'pandora-component-file-logger-service'
18 },
19 deadCounter: {
20 path: 'pandora-component-dead-counter'
21 }
22};
23//# sourceMappingURL=pandoraConfig.js.map
\No newline at end of file