aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/chatwithgpt/package.json
blob: 98207d58f6a4b8c0a9b36a80734dbde6054a60dc (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "chatwithgpt",
  "name": "Chat with GPT",
  "version": "1.1.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://www.chatwithgpt.ai/"
  }
}