UNPKG
adapterui
Version:
latest (2.3.5)
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.34
2.2.33
2.2.32
2.2.31
2.2.25
2.2.24
2.2.23
2.2.22
2.2.21
2.2.19
2.2.18
2.2.17
2.2.16
2.2.15
2.2.14
2.2.13
2.2.12
2.2.11
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.99
2.1.98
2.1.97
2.1.96
2.1.95
2.1.94
2.1.92
2.1.91
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
a simple web framework
adapterui
/
package.json
12 lines
(11 loc)
•
245 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"name"
:
"adapterui"
,
"version"
:
"2.3.5"
,
"description"
:
"a simple web framework"
,
"main"
:
"index.js"
,
"scripts"
: {
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"author"
:
"lingkai"
,
"license"
:
"ISC"
}