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