{
  "name": "@pipedream/todoist",
  "version": "1.0.0",
  "description": "Pipedream Todoist Components",
  "main": "todoist.app.mjs",
  "keywords": [
    "pipedream",
    "todoist"
  ],
  "homepage": "https://pipedream.com/apps/todoist",
  "author": "Pipedream <support@pipedream.com> (https://pipedream.com/)",
  "dependencies": {
    "@pipedream/platform": "^3.2.5",
    "json-2-csv": "^5.5.11",
    "query-string": "^7.1.3",
    "tmp-promise": "^3.0.3",
    "uuid": "^8.3.2"
  },
  "gitHead": "e12480b94cc03bed4808ebc6b13e7fdb3a1ba535",
  "publishConfig": {
    "access": "public"
  }
}