meeting-pane
Version:
Solid-compatible Panes: meeting collaborative tool
32 lines (31 loc) • 709 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.versionInfo = void 0;
var versionInfo = exports.versionInfo = {
buildTime: '2022-03-22T10:13:42Z',
commit: 'f283f808fdf9257a9b6fd12d9efbec142afd0735',
npmInfo: {
'meeting-pane': '2.3.9',
npm: '8.3.1',
node: '16.14.0',
v8: '9.4.146.24-node.20',
uv: '1.43.0',
zlib: '1.2.11',
brotli: '1.0.9',
ares: '1.18.1',
modules: '93',
nghttp2: '1.45.1',
napi: '8',
llhttp: '6.0.4',
openssl: '1.1.1m+quic',
cldr: '40.0',
icu: '70.1',
tz: '2021a3',
unicode: '14.0',
ngtcp2: '0.1.0-DEV',
nghttp3: '0.1.0-DEV'
}
};
//# sourceMappingURL=versionInfo.js.map