aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/crowdin/package.json
blob: 6ccb492bbe604ba42ab84f8393cd39cd18c048d9 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "crowdin",
  "name": "Crowdin",
  "version": "1.1.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://crowdin.com/profile"
  }
}