summaryrefslogtreecommitdiffstats
path: root/graphcool/package.json
blob: 6fccf4bccb77899306bfa7a0acb8f2c18240c107 (plain)
1
2
3
4
5
6
7
8
{
  "name": "graphcool",
  "version": "1.0.0",
  "description": "My Graphcool Service",
  "dependencies": {
    "stripe": "^5.4.0"
  }
}