aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bip/package.json
blob: e28c3c02845c031fc1b397d4ff144b46cf797c14 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "bip",
  "name": "BiP",
  "version": "1.0.1",
  "description": "bip",
  "main": "index.js",
  "author": "Yoga Setiawan <yogasetiawan@arioki.com>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://web.bip.com/",
    "hasNotificationSound": true
  }
}