aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pipefy/package.json
blob: 0403f39ba7d34aac43a61770fef8d11c96117b24 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "pipefy",
  "name": "Pipefy",
  "version": "1.0.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://app.pipefy.com/",
    "hasCustomUrl": true,
    "hasHostedOption": true,
    "hasIndirectMessages": true
  }
}