stick
Version:
JSGI based webapp framework
22 lines • 487 B
JSON
{
"name":"stick",
"version":"0.2.14",
"description":"JSGI based webapp framework",
"keywords":["commonjs", "jsgi"],
"author":"Hannes Wallnöfer (http://hns.github.com/) <hannes@helma.at>",
"contributors":[
{
"name":"Alex Lam",
"email":"alex.lam@starthq.com"
},
{
"name":"Oleg Podsechin",
"email":"oleg@ionsquare.com"
}
],
"main":"./lib/stick.js",
"dependencies":{
"common-node":">=0.10.12",
"common-utils":">=0.0.2"
}
}