aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/scribens/package.json
blob: 661f16e6c0f6b4dc48cb3a8c5b732779a9c256ed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "scribens",
  "name": "Scribens",
  "version": "1.0.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://scribens.{teamId}",
    "urlInputPrefix": "https://scribens.",
    "hasTeamId": true,
    "message": "Insert your language in team, e.g. com for English or fr for french"
  }
}