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