aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/googleclassroom/package.json
blob: 0309651261d7a53c7282de3b0e3f2bbf5e2f375e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "googleclassroom",
  "name": "Google Classroom",
  "version": "1.0.5",
  "license": "MIT",
  "repository": "https://github.com/TanZng/ferdi-googleclassroom",
  "config": {
    "serviceURL": "https://accounts.google.com/ServiceLogin/signinchooser?service=classroom&passive=1209600&continue=https%3A%2F%2Fclassroom.google.com%2F%3Fsafe%3Dactive&followup=https%3A%2F%2Fclassroom.google.com%2F%3Fsafe%3Dactive&emr=1&flowName=GlifWebSignIn&flowEntry=ServiceLogin"
  }
}