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