{
  "dependencies": {
    "@libj/http": "0.13.12"
  },
  "name": "@libj/slack",
  "version": "0.3.10",
  "description": "Slack clients & tools",
  "author": "Sergey Poskachey <seregynp@gmail.com>",
  "homepage": "https://github.com/sepo27/libj/blob/master/packages/slack/README.md",
  "license": "ISC",
  "scripts": {
    "prepare": "cd ../../ && cli/c pkg:bundle slack"
  },
  "main": "dist/index.js",
  "types": "./dist/index.d.ts",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sepo27/libj.git"
  },
  "bugs": {
    "url": "https://github.com/sepo27/libj/labels/pkg%3Aslack"
  },
  "keywords": [
    "slack",
    "slack client",
    "slack webhoook"
  ],
  "gitHead": "402ef541833d8a9f7155d8c9f8c41beaae2c00f1"
}
