From 728d339739b63e9bb59e457e4a84fe9a65b93fc9 Mon Sep 17 00:00:00 2001 From: vantezzen Date: Sat, 28 Sep 2019 12:10:25 +0200 Subject: Add uncompressed recipes --- uncompressed/ex-google-voice/package.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 uncompressed/ex-google-voice/package.json (limited to 'uncompressed/ex-google-voice/package.json') diff --git a/uncompressed/ex-google-voice/package.json b/uncompressed/ex-google-voice/package.json new file mode 100644 index 0000000..8b98c80 --- /dev/null +++ b/uncompressed/ex-google-voice/package.json @@ -0,0 +1,15 @@ +{ + "id": "ex-google-voice", + "name": "Google Voice", + "version": "0.3.2", + "description": "Google Voice", + "main": "index.js", + "author": "Behind The Math ", + "license": "MIT", + "repository": "https://github.com/BehindTheMath/franz-recipe-google-voice", + "config": { + "serviceURL": "https://www.google.com/voice", + "hasTeamID": false, + "message": "Google Voice gives you one number for all your phones, voicemail as easy as email, free US long distance, low rates on international calls, and many calling features like transcripts, call blocking, call screening, conference calling, SMS, and more." + } +} -- cgit v1.2.3-54-g00ecf