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