aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/lastpass/package.json
blob: 302d40bd9afca0a9b3950666fc08f02d181125be (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "lastpass",
  "name": "LastPass",
  "version": "2.0.1",
  "description": "LastPass integration",
  "main": "index.js",
  "author": "Janis Hau <janis@my-new.me>, Jonathan Winter <jonathanhwinter@gmail.com>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://lastpass.com/?ac=1&lpnorefresh=1",
    "hasNotificationSound": true,
    "message": "LastPass"
  }
}