{
  "name": "sibdigital-bottendermulti",
  "version": "1.0.2",
  "scripts": {
    "compile": "tsc --build tsconfig.build.json",
    "bottender-install": "yarn --cwd \"packages/bottender\" install && yarn --cwd \"packages/bottender-express\" install",
    "postinstall": "yarn bottender-install"
  },
  "devDependencies": {
    "typescript": "^4.7.4"
  },
  "engines": {
    "node": ">=8"
  },
  "repository": {
    "type": "git",
    "url": "https://gitlab.sibdigital.net/brbo/bottendermulti.git"
  },
  "author": "",
  "license": "ISC",
  "description": "sibdigital multi-channel bottender"
}
