UNPKG
@antv/f6-wx
Version:
latest (0.0.7)
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
微信小程序f6组件
@antv/f6-wx
/
package.json
15 lines
(14 loc)
•
300 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name"
:
"
@antv
/f6-wx"
,
"version"
:
"0.0.7"
,
"description"
:
"微信小程序f6组件"
,
"files"
: [
"src"
],
"keywords"
: [
"f6"
,
"Wechat"
],
"license"
:
"MIT"
,
"miniprogram"
:
"src"
,
"devDependencies"
: {},
"dependencies"
: {},
"scripts"
: {
"build"
:
"echo '
@antv
/f6-wx is ready'"
} }