mirror of
https://github.com/jambonz/jambonz-node.git
synced 2026-07-04 19:31:48 +00:00
docs
This commit is contained in:
@@ -54,7 +54,7 @@ An example of using the client to perform live control to play a whisper prompt
|
||||
|
||||
### Example
|
||||
|
||||
See [here]() for a full-featured example application built using this API.
|
||||
See [here](https://github.com/jambonz/jambonz-node-example-app) for a full-featured example application built using this API.
|
||||
|
||||
### Status
|
||||
This project is under active development and is currently very much pre-beta.
|
||||
|
||||
Generated
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jambonz/node-client",
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.4",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jambonz/node-client",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4",
|
||||
"description": "",
|
||||
"main": "lib/index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user