aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/epicgames/package.json
blob: 98873ffb6648268ec185b451ccdfbd207339e57b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "epicgames",
  "name": "Epic Games Store",
  "version": "1.0.0",
  "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"
  }
}