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