11 lines
350 B
JSON
11 lines
350 B
JSON
|
|
{
|
||
|
|
"name": "ms-todo",
|
||
|
|
"version": "1.0.1",
|
||
|
|
"description": "Microsoft To Do connector — read and write your task lists, tasks, and checklist items via Microsoft Graph. Sign in once with todo_login.",
|
||
|
|
"author": {
|
||
|
|
"name": "PESCO Inc."
|
||
|
|
},
|
||
|
|
"license": "MIT",
|
||
|
|
"keywords": ["microsoft", "to do", "todo", "tasks", "graph", "productivity"]
|
||
|
|
}
|