aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/zeplin/package.json
blob: b74a0409f424bf1c04232f079d8d086dc604a6c3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "zeplin",
  "name": "Zeplin",
  "version": "1.0.1",
  "description": "Zeplin",
  "main": "index.js",
  "author": "Adrián Gómez - http://adgllorente.com",
  "license": "MIT",
  "config": {
    "serviceURL": "https://app.zeplin.io/login"
  }
}