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