/usr/local/lib/node_modules/nodemon/node_modules/cli-boxes
NameSizeModeActions
boxes.json10370644editdlrm
index.d.ts15450644editdlrm
index.js1670644editdlrm
license11170644editdlrm
package.json17820644editdlrm
readme.md15800644editdlrm
Edit: /usr/local/lib/node_modules/nodemon/node_modules/cli-boxes/boxes.json (1037B)
{ "single": { "topLeft": "┌", "topRight": "┐", "bottomRight": "┘", "bottomLeft": "└", "vertical": "│", "horizontal": "─" }, "double": { "topLeft": "╔", "topRight": "╗", "bottomRight": "╝", "bottomLeft": "╚", "vertical": "║", "horizontal": "═" }, "round": { "topLeft": "╭", "topRight": "╮", "bottomRight": "╯", "bottomLeft": "╰", "vertical": "│", "horizontal": "─" }, "bold": { "topLeft": "┏", "topRight": "┓", "bottomRight": "┛", "bottomLeft": "┗", "vertical": "┃", "horizontal": "━" }, "singleDouble": { "topLeft": "╓", "topRight": "╖", "bottomRight": "╜", "bottomLeft": "╙", "vertical": "║", "horizontal": "─" }, "doubleSingle": { "topLeft": "╒", "topRight": "╕", "bottomRight": "╛", "bottomLeft": "╘", "vertical": "│", "horizontal": "═" }, "classic": { "topLeft": "+", "topRight": "+", "bottomRight": "+", "bottomLeft": "+", "vertical": "|", "horizontal": "-" } }