Update file software.yml
This commit is contained in:
parent
e41b70939f
commit
35267d8a73
1 changed files with 9 additions and 0 deletions
|
@ -6118,6 +6118,15 @@ softwarePackages:
|
||||||
brew: prettier
|
brew: prettier
|
||||||
npm: prettier
|
npm: prettier
|
||||||
_service: false
|
_service: false
|
||||||
|
prettierd:
|
||||||
|
_bin: prettierd
|
||||||
|
_desc: null
|
||||||
|
_docs: null
|
||||||
|
_github: https://github.com/fsouza/prettierd
|
||||||
|
_home: null
|
||||||
|
_name: Prettierd
|
||||||
|
brew: fsouza/prettierd/prettierd
|
||||||
|
npm: '@fsouza/prettierd'
|
||||||
pretzel:
|
pretzel:
|
||||||
_bin: null
|
_bin: null
|
||||||
_desc: Pretzel is Mac desktop app that shows and find keyboard shortcuts based on your current app
|
_desc: Pretzel is Mac desktop app that shows and find keyboard shortcuts based on your current app
|
||||||
|
|
Loading…
Reference in a new issue