bitwarden-estensione-browser/stores/snap/snapcraft.yml

15 lines
339 B
YAML
Raw Normal View History

2018-05-25 02:37:40 +02:00
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"