UNPKG

tmaiplugin

Version:

TrainingMaster AIGC Component

22 lines (21 loc) 405 B
{ "name": "tmaiplugin", "version": "1.5.0", "description": "TrainingMaster AIGC Component", "main": "dist/index.js", "scripts": { "build": "tsc" }, "keywords": [ "ChatGpt","TrainingMaster" ], "author": "Stephen.Shen", "license": "ISC", "devDependencies": { "@types/node": "^18.15.11", "typescript": "^4.9.5" }, "dependencies": { "doomiaichat": "^5.0.0" } }