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