@laboralphy/o876-txat
Version:
An embeddable chat library, multi channels, moderation, event based
21 lines (20 loc) • 493 B
JSON
{
"name": "@laboralphy/o876-txat",
"version": "1.3.2",
"main": "index.js",
"scripts": {
"test": "jest",
"docs-gen": "npx documentation build {src/*.js} -f md -o docs"
},
"keywords": [
"chat",
"library"
],
"author": "Laboralphy",
"license": "ISC",
"description": "An embeddable chat library, multi channels, moderation, event based",
"devDependencies": {
"eslint": "^9.22.0",
"jest": "^29.7.0"
}
}