aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wrike/package.json
blob: 7b61255e8d3816fe62aff27b52da5715af4c5e0e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "wrike",
  "name": "Wrike",
  "version": "1.0.1",
  "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/"
  }
}