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