{
  "name": "@rabid/pmi-whatsapp-send",
  "version": "2.1.0",
  "description": "Pipeline manager integration to send whatsApp messages",
  "author": "jmdiego <jmdiego.mcie@gmail.com>",
  "homepage": "https://github.com/jmdiego/async-pipeline-manager/tree/main/src/integrations/pmi-whatsapp-send#readme",
  "license": "Affero GPL-3.0",
  "main": "dist/pmi-whatsapp-send.js",
  "directories": {
    "dist": "dist"
  },
  "files": [
    "dist"
  ],
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jmdiego/async-pipeline-manager.git"
  },
  "scripts": {
    "build": "tsc"
  },
  "bugs": {
    "url": "https://github.com/jmdiego/async-pipeline-manager/issues"
  },
  "dependencies": {
    "@rabid/pipeline-manager": "^2.1.0",
    "@rabid/pmi-http-request": "^2.1.0"
  },
  "gitHead": "46d73fc086214f490d81993f188b122cbfa9b4e5"
}
