UNPKG
zl_date
Version:
latest (0.0.1)
0.0.1
日期选择插件
zl_date
/
package.json
18 lines
(17 loc)
•
316 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"name"
:
"zl_date"
,
"version"
:
"0.0.1"
,
"description"
:
"日期选择插件"
,
"main"
:
"date.js"
,
"scripts"
: {
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"keywords"
: [
"date"
,
"日期"
,
"选择日期"
,
"日期插件"
],
"author"
:
"liangliang"
,
"license"
:
"ISC"
}