aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/penpot/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/penpot/package.json')
-rw-r--r--recipes/penpot/package.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/penpot/package.json b/recipes/penpot/package.json
new file mode 100644
index 0000000..980a4fd
--- /dev/null
+++ b/recipes/penpot/package.json
@@ -0,0 +1,11 @@
1{
2 "id": "penpot",
3 "name": "Penpot",
4 "version": "1.0.0",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://design.penpot.app/",
8 "hasHostedOption": true,
9 "hasCustomUrl": true
10 }
11}