diff --git a/packages.json b/packages.json index ac36e15..b2a6f22 100644 --- a/packages.json +++ b/packages.json @@ -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" } ]