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