{
  "name": "@pipedream/microsoft_onedrive",
  "version": "1.11.1",
  "description": "Pipedream Microsoft OneDrive components",
  "main": "microsoft_onedrive.app.mjs",
  "homepage": "https://pipedream.com/apps/microsoft-onedrive",
  "author": "Pipedream <support@pipedream.com> (https://pipedream.com/)",
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "@microsoft/microsoft-graph-client": "^3.0.1",
    "@pipedream/platform": "^3.2.5",
    "bottleneck": "^2.19.5",
    "isomorphic-fetch": "^3.0.0",
    "lodash.get": "^4.4.2"
  }
}