Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@devicescript/cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
DeviceScript CLI
DeviceScript is a programming language for scripting Jacdac services.
It has JavaScript-like syntax and is compiled to a custom VM bytecode, which can run in very constrained environments (VM itself compiles to 10kB of code, with the floating point library and Jacdac SDK adding further 30kB).