UNPKG
simple-string-table
Version:
latest (1.0.0)
1.0.0
it allows to create a simple impression of a table based on an array
simple-string-table
/
package.json
13 lines
(12 loc)
•
248 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name"
:
"simple-string-table"
,
"version"
:
"1.0.0"
,
"description"
:
"it allows to create a simple impression of a table based on an array"
,
"main"
:
"index.js"
,
"keywords"
:
[
"console"
,
"node"
]
,
"author"
:
"UpperCod"
,
"license"
:
"ISC"
}