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