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