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