{
  "name": "gei-stripe",
  "version": "0.5.0",
  "description": "Automatically generated by graphql-editor-cli",
  "main": "lib/index.js",
  "scripts": {
    "start": "gecli dev",
    "build": "tsc",
    "watch": "tsc --watch",
    "update": "gecli codegen models && gecli schema pull && gecli codegen typings",
    "integrate": "gecli gei integrate",
    "publish": "gecli gei publish",
    "integrate:env": "dotenv -e .env npm run integrate"
  },
  "author": "GraphQL Editor Centaur Generator",
  "license": "ISC",
  "type": "module",
  "dependencies": {
    "@azure/functions": "^3.5.0",
    "@octokit/oauth-app": "^4.2.0",
    "dotenv": "^16.0.3",
    "dotenv-cli": "^6.0.0",
    "fetch": "^1.1.0",
    "form-data": "^4.0.0",
    "googleapis": "^111.0.0",
    "graphql-editor-cli": "^0.9.0",
    "i-graphql": "^0.1.2",
    "jsonwebtoken": "^9.0.0",
    "jwt-decode": "^3.1.2",
    "mailgun.js": "^8.0.6",
    "mongodb": "^5.1.0",
    "node-fetch": "^3.3.0",
    "stripe": "^11.18.0",
    "stucco-js": "^0.10.18",
    "ws": "^8.12.0"
  }
}
