aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/grammarly/package.json
blob: f8a26043b7f8c43460e41df5fb810e06a8fb1c6a (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "grammarly",
  "name": "Grammarly",
  "version": "1.1.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://app.grammarly.com/"
  }
}