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