{
  "name": "@pipedream/dromo",
  "version": "1.1.0",
  "description": "Pipedream Dromo Components",
  "main": "dromo.app.mjs",
  "keywords": [
    "pipedream",
    "dromo"
  ],
  "homepage": "https://pipedream.com/apps/dromo",
  "author": "Pipedream <support@pipedream.com> (https://pipedream.com/)",
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "@pipedream/platform": "^3.2.5"
  }
}