summaryrefslogtreecommitdiff
path: root/lib/awfeedback/package.json
blob: 4864e41d691a7c435a87a78f447c2172744f758c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "awfeedback",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "UNLICENSED",
  "dependencies": {
    "google-auth-library": "^0.10.0",
    "googleapis": "^19.0.0"
  }
}