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