1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-08 09:43:42 +01:00
bitwarden-browser/stores/snap/snapcraft.yml
2018-05-24 20:37:40 -04:00

15 lines
339 B
YAML

name: bitwarden-cli
version: "1.0.0"
summary: A secure and free password manager for all of your devices.
description: A secure and free password manager for all of your devices.
confinement: strict
apps:
bw:
command: bin/bw
plugs: [network, home, x11]
parts:
bw:
plugin: nodejs
node-packages:
- "@bitwarden/cli"