aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dropbox/package.json
blob: 26d54f44f9f46a4b3a848faaa38adfbc44e931f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "dropbox",
  "name": "Dropbox",
  "version": "1.1.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://www.dropbox.com/home",
    "hasIndirectMessages": true
  }
}