aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/threads/package.json
blob: 9c8b6d1947f1b3ef41ab542a165dd9211ba6edf4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "threads",
  "name": "Threads",
  "version": "1.0.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://threads.net/",
    "hasNotificationSound": true
  }
}