UNPKG
zheng-count
Version:
latest (1.1.5)
1.1.5
1.1.4
1.1.3
1.0.3
1.0.2
1.0.1
1.0.0
zheng-count是一个计算工具包
zheng-count
/
package.json
15 lines
(14 loc)
•
252 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name"
:
"zheng-count"
,
"version"
:
"1.1.5"
,
"description"
:
""
,
"main"
:
"count.js"
,
"scripts"
: {
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"keywords"
: [
"计算"
],
"author"
:
"zhengjiahao"
,
"license"
:
"ISC"
}