UNPKG
enniot-hotspot-conf
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
"fix:修复一些校验问题"
enniot-hotspot-conf
/
package.json
15 lines
(14 loc)
•
290 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name"
:
"enniot-hotspot-conf"
,
"version"
:
"0.0.4"
,
"description"
:
"
\"
fix:修复一些校验问题
\"
"
,
"main"
:
"Hotspot.vue"
,
"scripts"
: {
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"keywords"
: [
"Hotspot"
],
"author"
:
"myy"
,
"license"
:
"ISC"
}