aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/franz-custom-website/package.json
blob: d9f9f700cd058257f9f610ded7dc022f0ad2c0c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "franz-custom-website",
  "name": "Custom Website",
  "version": "1.2.0",
  "license": "MIT",
  "repository": "https://github.com/meetfranz/recipe-custom-website",
  "config": {
    "hasCustomUrl": true
  }
}