{
  "name": "@pipedream/openphone",
  "version": "0.4.0",
  "description": "Pipedream OpenPhone Components",
  "main": "openphone.app.mjs",
  "keywords": [
    "pipedream",
    "openphone"
  ],
  "homepage": "https://pipedream.com/apps/openphone",
  "author": "Pipedream <support@pipedream.com> (https://pipedream.com/)",
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "@pipedream/platform": "^3.1.1",
    "bottleneck": "^2.19.5"
  }
}