google-group-manager
Version:
A wrapper for the Google Admin SDK Groups
25 lines (24 loc) • 661 B
JSON
{
"name": "google-group-manager",
"version": "0.0.2",
"description": "A wrapper for the Google Admin SDK Groups",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/duizendstra/google-group-manager.git"
},
"keywords": [
"Google",
"API",
"Groups"
],
"author": "Jasper Duizendstra <jasper@duizendstra.com> (www.duizendstra.com)",
"license": "MIT",
"bugs": {
"url": "https://github.com/duizendstra/google-group-manager/issues"
},
"homepage": "https://github.com/duizendstra/google-group-manager#readme"
}