aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/line-me/package.json
blob: 6db3351edb7becddc75304e1b681f6dacb5fcfac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "line-me",
  "name": "Line.me",
  "version": "1.1.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://line.me/en",
    "hasNotificationSound": true
  }
}