UNPKG

@isaac-platform/isaac-integration-sdk

Version:

A Typescript SDK for integrating with ISAAC

23 lines (22 loc) 457 B
{ "name": "@isaac-platform/isaac-integration-sdk", "version": "0.0.8", "description": "A Typescript SDK for integrating with ISAAC", "keywords": [ "ISAAC", "Smart Monkeys", "SMI", "Show Control", "AV", "SDK" ], "main": "index.js", "types": "index.d.ts", "author": "Smart Monkeys Inc.", "homepage": "https://isaacplatform.com", "license": "ISC", "dependencies": { "axios": "^1.7.7" }, "type": "module" }