UNPKG

@vortex.so/cli

Version:

CLI to interact with Vortex.

8 lines (6 loc) 146 B
const name = "@vortex.so/cli"; const version = "1.8.0"; const pkg = { name: name, version: version}; export { pkg as default, name, version };