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