UNPKG
06_why_utils1
Version:
latest (1.2.1)
1.2.1
1.2.0
1.1.0
1.0.0
a javascript utils
06_why_utils1
/
package.json
10 lines
(9 loc)
•
205 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"name"
:
"06_why_utils1"
,
"version"
:
"1.2.1"
,
"description"
:
"a javascript utils"
,
"main"
:
"index.js"
,
"keywords"
:
[
"math"
,
"why"
,
"format"
,
"coderwhy"
]
,
"author"
:
"why"
,
"license"
:
"MIT"
}