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