Add package ffpass (#1682)

This commit is contained in:
Duncan Clarke 2020-10-29 09:06:18 -04:00 committed by GitHub
parent c8dd8c62ac
commit 650357b129
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20019,5 +20019,18 @@
"description": "Sample Todo List Application",
"license": "MIT",
"web": "https://github.com/momeemt/SampleTodoList"
},
{
"name": "ffpass",
"url": "https://github.com/bunkford/ffpass",
"method": "git",
"tags": [
"automotive",
"api"
],
"description": "Api Calls for Ford vehicles equipped with the fordpass app.",
"license": "MIT",
"web": "https://github.com/bunkford/ffpass",
"doc": "https://bunkford.github.io/ffpass/docs/ffpass.html"
}
]