aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/google-docs/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/google-docs/package.json')
-rw-r--r--recipes/google-docs/package.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/google-docs/package.json b/recipes/google-docs/package.json
new file mode 100644
index 0000000..8afbd1a
--- /dev/null
+++ b/recipes/google-docs/package.json
@@ -0,0 +1,9 @@
1{
2 "id": "google-docs",
3 "name": "Google Docs",
4 "version": "2.2.0",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://docs.google.com/document/u/0/"
8 }
9}