UNPKG
colorful-tools
Version:
latest (0.0.1)
0.0.1
js万能工具包
colorful-tools
/
package.json
12 lines
(11 loc)
•
216 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"name"
:
"colorful-tools"
,
"version"
:
"0.0.1"
,
"description"
:
"js万能工具包"
,
"main"
:
"index.js"
,
"scripts"
: {
"test"
:
"test-colorful"
},
"author"
:
"zhanghy7
@aliyun
.com"
,
"license"
:
"ISC"
}