{
  "name": "pipedream",
  "version": "0.2.2",
  "description": "Pipedream Components",
  "main": "index.js",
  "directories": {
    "lib": "components",
    "doc": "docs",
    "example": "examples"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/PipedreamHQ/pipedream.git"
  },
  "keywords": [
    "pipedream",
    "integration",
    "api"
  ],
  "author": "Pipedream <support@pipedream.com> (https://pipedream.com)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/PipedreamHQ/pipedream/issues"
  },
  "homepage": "https://github.com/PipedreamHQ/pipedream#readme",
  "dependencies": {
    "@google-cloud/pubsub": "^2.7.0",
    "@octokit/webhooks-definitions": "^3.26.0",
    "@pipedreamhq/platform": "^0.8.1",
    "@sendgrid/eventwebhook": "^7.2.6",
    "@slack/web-api": "^5.15.0",
    "async-retry": "^1.3.1",
    "aws-sdk": "^2.822.0",
    "axios": "^0.21.1",
    "bottleneck": "^2.19.5",
    "convert-array-to-csv": "^2.0.0",
    "dayjs": "^1.10.2",
    "dropbox": "^8.2.0",
    "faunadb": "^4.0.0",
    "feedparser": "^2.2.10",
    "googleapis": "^66.0.0",
    "isomorphic-fetch": "^3.0.0",
    "jsonwebtoken": "^8.5.1",
    "jwt-simple": "^0.5.6",
    "lodash": "^4.17.20",
    "lodash.differenceby": "^4.8.0",
    "lodash.get": "^4.4.2",
    "lodash.includes": "^4.3.0",
    "lodash.isequal": "^4.5.0",
    "lodash.maxby": "^4.6.0",
    "lodash.truncate": "^4.4.2",
    "moment": "^2.29.1",
    "netlify": "^6.0.9",
    "node-fetch": "^2.6.1",
    "object-hash": "^2.1.1",
    "parse-link-header": "^1.0.1",
    "querystring": "^0.2.0",
    "rss-parser": "^3.10.0",
    "salesforce-webhooks": "^1.1.4",
    "shortid": "^2.2.16",
    "slugify": "^1.4.6",
    "snowflake-sdk": "^1.5.3",
    "stripe": "^8.129.0",
    "twilio": "^3.54.1",
    "twit": "^2.2.11",
    "uuid": "^8.3.2",
    "uuidv4": "^6.2.6",
    "webflow-api": "^0.5.0"
  }
}
