aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/miro/package.json
blob: 18adc172e80e2756d78a5e7310a7d45e6517ef54 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
    "id": "miro",
    "name": "Miro",
    "version": "1.0.0",
    "license": "MIT",
    "config": {
        "serviceURL": "https://miro.com/app/dashboard/"
    }
}