@arealtimetech/adk-js
Version:
JavaScript ADK to interact with the A Realtime Tech Platform.
27 lines (22 loc) • 450 B
JSON
{
"name": "@arealtimetech/adk-js",
"version": "0.0.24",
"description": "JavaScript ADK to interact with the A Realtime Tech Platform.",
"main": "index.js",
"types": "index.d.ts",
"keywords": [
"adk",
"browser",
"javascript",
"react",
"vue",
"angular",
"svelte",
"web"
],
"author": "A Realtime Tech <support@arealtimetech.com>",
"license": "ISC",
"publishConfig": {
"access": "public"
}
}