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