aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/google-voice/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-06-20 09:41:19 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-06-20 04:13:34 +0000
commit65b68b9b5976a07669aec1fdb69bd17b0ae95e72 (patch)
tree7d3bd222210eb8e16f696a2ca559029eaad64bb3 /recipes/google-voice/package.json
parentAdded new service: keybase.io (fixes #427) (diff)
downloadferdium-recipes-65b68b9b5976a07669aec1fdb69bd17b0ae95e72.tar.gz
ferdium-recipes-65b68b9b5976a07669aec1fdb69bd17b0ae95e72.tar.zst
ferdium-recipes-65b68b9b5976a07669aec1fdb69bd17b0ae95e72.zip
Renamed 'glowingbear' --> 'glowing-bear' and 'ex-google-voice' --> 'google-voide'.
Diffstat (limited to 'recipes/google-voice/package.json')
-rw-r--r--recipes/google-voice/package.json15
1 files changed, 15 insertions, 0 deletions
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 @@
1{
2 "id": "google-voice",
3 "name": "google-voice",
4 "version": "0.3.3",
5 "description": "Google Voice",
6 "main": "index.js",
7 "author": "Behind The Math <behindthemath@gmail.com>",
8 "license": "MIT",
9 "repository": "https://github.com/BehindTheMath/franz-recipe-google-voice",
10 "config": {
11 "serviceURL": "https://www.google.com/voice",
12 "hasTeamID": false,
13 "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."
14 }
15}