{
	"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"
}
