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