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