UNPKG
cli-boxes
Version:
latest (4.0.1)
4.0.1
4.0.0
3.0.0
2.2.1
2.2.0
2.1.0
2.0.0
1.0.0
Boxes for use in the terminal
github.com/sindresorhus/cli-boxes
sindresorhus/cli-boxes
cli-boxes
/
index.js
4 lines
(2 loc)
•
83 B
JavaScript
View Raw
1
2
3
4
import
cliBoxes
from
'./boxes.json'
with
{
type
:
'json'
};
export
default
cliBoxes;