aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/firefly/package.json
blob: 5b2b3ca12ef866ff71c55ec0dbcb1ab3334771a1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "firefly",
  "name": "Firefly",
  "version": "1.0.0",
  "license": "MIT",
  "config": {
    "hasCustomUrl": true,
    "serviceURL": "https://{firefly}/"
  }
}