{
  "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"
}