aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wrike/package.json
blob: c13a22381760698de43e8fb32e89ef938c2d8765 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "wrike",
  "name": "Wrike",
  "version": "1.0.2",
  "description": "Project management SaaS",
  "main": "index.js",
  "author": "Koma",
  "license": "MIT",
  "repository": "https://github.com/koma-private/recipe-wrike",
  "config": {
    "serviceURL": "https://www.wrike.com/login/"
  }
}