aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/google-docs/package.json
blob: 4782f973855ebf853ee379c71bd72c4da2a3f14f (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "google-docs",
  "name": "Google Docs",
  "version": "2.3.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://docs.google.com/document/u/0/"
  }
}