1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-18 02:41:15 +02:00
bitwarden-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"