@dynatrace/js-runtime
Version:
This package provides the Dynatrace JavaScript runtime used by the [Dynatrace App Toolkit](https://www.npmjs.com/package/dt-app).
68 lines • 1.31 kB
JSON
{
"supportedModules": [
"fs",
"fs/promises",
"process",
"_stream_duplex",
"_stream_passthrough",
"_stream_readable",
"_stream_transform",
"assert",
"assert/strict",
"buffer",
"console",
"crypto",
"diagnostics_channel",
"events",
"http",
"https",
"path",
"path/posix",
"path/win32",
"perf_hooks",
"querystring",
"stream",
"stream/consumers",
"stream/promises",
"stream/web",
"string_decoder",
"timers",
"timers/promises",
"url",
"util",
"util/types",
"zlib",
"node:fs",
"node:fs/promises",
"node:process",
"node:_stream_duplex",
"node:_stream_passthrough",
"node:_stream_readable",
"node:_stream_transform",
"node:assert",
"node:assert/strict",
"node:buffer",
"node:console",
"node:crypto",
"node:diagnostics_channel",
"node:events",
"node:http",
"node:https",
"node:path",
"node:path/posix",
"node:path/win32",
"node:perf_hooks",
"node:querystring",
"node:stream",
"node:stream/consumers",
"node:stream/promises",
"node:stream/web",
"node:string_decoder",
"node:timers",
"node:timers/promises",
"node:url",
"node:util",
"node:util/types",
"node:zlib"
]
}