UNPKG

esoftplay-chatting

Version:

chat module on esoftplay framework

15 lines 309 B
{ "name": "esoftplay-chatting", "version": "0.0.10", "description": "chat module on esoftplay framework", "main": "index.js", "scripts": { "postinstall": "bun ./mover.js" }, "keywords": [ "esoftplay-chatting", "esoftplay" ], "author": "kholil@fisip.net", "license": "GPL-3.0" }