UNPKG
monody-array
Version:
latest (1.0.1)
1.0.1
1.0.0
一款世界级流行的数组拓展插件
monody-array
/
package.json
12 lines
•
364 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"name"
:
"monody-array"
,
"version"
:
"1.0.1"
,
"description"
:
"一款世界级流行的数组拓展插件"
,
"main"
:
"index.js"
,
"scripts"
: {
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"keywords"
: [
"程序员"
,
"monody"
,
"IT"
,
"array"
,
"monody-array"
,
"数组拓展"
,
"vue"
],
"author"
:
""
,
"license"
:
"ISC"
}