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