UNPKG
connect-form
Version:
latest (0.2.1)
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
0.0.1
urlencoded / multipart form parsing middleware for Connect
connect-form
/
support
/
expresso
/
package.json
9 lines
•
262 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"name"
:
"expresso"
,
"version"
:
"0.4.0"
,
"description"
:
"TDD framework, light-weight, fast, CI-friendly"
,
"author"
:
"TJ Holowaychuk <tj
@vision
-media.ca>"
,
"bin"
: {
"expresso"
:
"./bin/expresso"
},
"scripts"
: {
"install"
:
"make install-jscov"
} }