@relaypro/sdk
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@relaypro/sdk", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Workflow SDK Relay on Node.js", | ||
"license": "MIT", | ||
"repository": "github:relaypro/relay-js", | ||
"keywords": [ | ||
"Relay Pro", | ||
"Relay", | ||
"Voice" | ||
], | ||
"homepage": "https://api-docs.relaypro.com", | ||
"bugs": "https://github.com/relaypro/relay-js/issues", | ||
"main": "dist/index.js", | ||
@@ -8,0 +15,0 @@ "engines": { |
@@ -8,3 +8,3 @@ # relay-js | ||
```bash | ||
npm install git+https@bitbucket.org:republicwireless/relay-js.git | ||
npm install @relaypro/sdk | ||
``` | ||
@@ -27,12 +27,11 @@ | ||
## ibot Configuration | ||
## Workflow Registration | ||
Configuration a Relay to trigger a workflow, and thus connect | ||
to a running Node.js process leveraging the relay-js SDK | ||
is currently still "involved". Consult the ibot team. | ||
To register your workflow on a Relay device see https://api-docs.relaypro.com/docs/register-workflows | ||
## Development | ||
```bash | ||
git clone git@bitbucket.org:republicwireless/relay-js.git | ||
git clone git@github.com:relaypro/relay-js.git | ||
cd relay-js | ||
@@ -39,0 +38,0 @@ npm install |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
31288
0
42