aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/noisli/package.json
blob: 406e4cfb68bb5953537c2b7931426d9bd382cbaa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "noisli",
  "name": "Noisli",
  "version": "1.0.0",
  "description": "An unofficial Ferdi recipe for Noisli",
  "main": "index.js",
  "author": "Andres Ussa <andrsussa@gmail.com>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://www.noisli.com/login",
    "hasNotificationSound": false
  }
}