aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bluesky/package.json
blob: dc10dc5fcc1ddf2b64c5cd3e72559b210cee60b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
    "id": "bluesky",
    "name": "Bluesky",
    "version": "1.1.0",
    "license": "MIT",
    "config": {
      "serviceURL": "https://staging.bsky.app/"
    }
  }