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