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