3 "description": "\"dotfiles\" and system configuration",
7 "repository": "git@git.wincent.com:/pub/git/public/wincent.git",
8 "author": "Greg Hurrell <greg@hurrell.net>",
9 "license": "Public Domain",
11 "format:check": "npx prettier --check \"**/*.js\" \"*.json\" \"*.md\" roles/dotfiles/files/.zsh/liferay/bin/portool",
12 "format": "npx prettier --write \"**/*.js\" \"*.json\" \"*.md\" roles/dotfiles/files/.zsh/liferay/bin/portool"