dmenu for bitwarden-cli
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
119 B

6 years ago
  1. {
  2. "libs": [
  3. "ecma5",
  4. "ecma6",
  5. "browser"
  6. ],
  7. "loadEagerly": [
  8. ],
  9. "plugins": {
  10. "node": {}
  11. }
  12. }