UNPKG

@invincible_rd/test-two

Version:

Ultron SDK for integrating conversational AI Avatars into your web application

30 lines (29 loc) 590 B
{ "name": "@invincible_rd/test-two", "version": "1.1.8", "description": "Ultron SDK for integrating conversational AI Avatars into your web application", "main": "src/index.js", "types": "src/index.d.ts", "scripts": { "build": "tsc", "test": "jest" }, "repository": { "type": "git", "url": "https://github.com/METABRIX-ORG/ultron-sdk" }, "keywords": [ "ultron", "sdk", "ai", "metabrix" ], "author": "Metabrix Labs", "license": "Apache 2.0 License", "dependencies": { }, "devDependencies": { }, "peerDependencies": { } }