aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perplexity/package.json
blob: 4da64ae06553cf855dec3eb8695cd00a0064eec6 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
    "id": "perplexity",
    "name": "Perplexity AI",
    "version": "1.0.0",
    "license": "MIT",
    "config": {
        "serviceURL": "https://www.perplexity.ai/"
    }
}