aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/penpot/package.json
blob: 980a4fd6a3acc35054bbf31052987ec0c433b6e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "penpot",
  "name": "Penpot",
  "version": "1.0.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://design.penpot.app/",
    "hasHostedOption": true,
    "hasCustomUrl": true
  }
}