weblet4j
Version:
weblet4j is a Web HTTP Server software
28 lines (27 loc) • 527 B
JSON
{
"name":"weblet4j"
,"version":"0.0.7"
,"description":"weblet4j is a Web HTTP Server software"
,"bin":{
"weblet":"./weblet4j.js"
}
,"scripts":{
"test": "echo \"Error: no test specified\" && exit 1"
}
,"repository":{
}
,"keywords":[
"websocket","weblet","CGI","http","https","server","service","PHP","swordfish"
]
,"dependencies":{
"ws":"x.x.x"
,"open":"x.x.x"
}
,"author":"iwebapp"
,"license":"ISC"
,"bugs":{
"url":"https://github.com/iwebapp/weblet/issues"
}
,"homepage":""
,"main":"index.js"
}