aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/zeplin/package.json
blob: 9108eaa268874612a2ba57690d9a7d10f47bcd95 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "zeplin",
  "name": "Zeplin",
  "version": "1.3.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://app.zeplin.io/login"
  }
}