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