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