aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tinder/package.json
blob: 6f5d1d2f7bd8009a704ee3cb0edb8a1ea4fcf430 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "tinder",
  "name": "Tinder",
  "version": "1.1.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://tinder.com"
  }
}