aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/lastpass/package.json
blob: b54e92abc4580d810b40ca61e653799b3786b12b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "lastpass",
  "name": "LastPass",
  "version": "2.0.2",
  "license": "MIT",
  "config": {
    "serviceURL": "https://lastpass.com/?ac=1&lpnorefresh=1",
    "hasNotificationSound": true
  }
}