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