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