aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/epicgames/package.json
blob: 6c1bb55e6b59bdd6e5fa97e59b189284b663deed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "epicgames",
  "name": "Epic Games Store",
  "version": "1.0.1",
  "description": "An unofficial Ferdi recipe for the Epic Games Store",
  "main": "index.js",
  "author": "Kittywhiskers Van Gogh <63189531+kittywhiskers@users.noreply.github.com>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://www.epicgames.com/id/login?lang=en_US&redirectUrl=https%3A%2F%2Fwww.epicgames.com%2Fstore%2Fen-US%2F&noHostRedirect=true"
  }
}