# @jibo/command-protocol

> Protocol for jibo remote commands - interfaces, enums, & schema

Latest version **1.0.4** (published 2018-06-12) · BSD-3-Clause license · 0 weekly downloads

## Install

```sh
npm install @jibo/command-protocol
pnpm add @jibo/command-protocol
yarn add @jibo/command-protocol
bun add @jibo/command-protocol
```

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: has types; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.4 |
| Published | 2018-06-12 |
| First published | 2018-06-12 |
| Weekly downloads | 0 |
| License | BSD-3-Clause |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | >=6.0 |
| Dependencies | 0 |
| Unpacked size | 179 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Jibo, Inc. |
| Maintainers | golgobot, jibo-jonathan, justin-perez, marstonstudio, mividtim |

## Links

- npm: https://www.npmjs.com/package/@jibo/command-protocol
- Repository: git@github.jibo.com:sdk/sdk
- npm.io page: https://npm.io/package/@jibo/command-protocol

## Recent versions

- 1.0.4 (latest) — 2018-06-12
- 1.0.3 — 2018-06-12
- 1.0.2 — 2018-06-12
- 1.0.1 — 2018-06-12
- 1.0.0 — 2018-06-12

## README

Output for this library contains all interfaces and enums as the top library export, as well as two JSON Schema files:
`lib/requestSchema.json` and `lib/responseSchema.json`.

---
_Source: https://npm.io/package/@jibo/command-protocol · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
