aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/anonaddy/package.json
blob: 45121cdb1ca5c5d18ce1c4702209d211a9c614a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "anonaddy",
  "name": "AnonAddy",
  "version": "1.0.0",
  "description": "An unofficial Ferdi recipe for AnonAddy",
  "main": "index.js",
  "author": "Kittywhiskers Van Gogh <63189531+kittywhiskers@users.noreply.github.com>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://app.anonaddy.com/"
  }
}