From 65b68b9b5976a07669aec1fdb69bd17b0ae95e72 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sun, 20 Jun 2021 09:41:19 +0530 Subject: Renamed 'glowingbear' --> 'glowing-bear' and 'ex-google-voice' --> 'google-voide'. --- recipes/google-voice/package.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 recipes/google-voice/package.json (limited to 'recipes/google-voice/package.json') diff --git a/recipes/google-voice/package.json b/recipes/google-voice/package.json new file mode 100644 index 0000000..5bbf5c9 --- /dev/null +++ b/recipes/google-voice/package.json @@ -0,0 +1,15 @@ +{ + "id": "google-voice", + "name": "google-voice", + "version": "0.3.3", + "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-70-g09d2