UNPKG

http-servlet

Version:

Extends HttpServlet & works like in J2EE environment

33 lines (32 loc) 761 B
{ "name": "http-servlet", "version": "1.0.7BETA", "description": "Extends HttpServlet & works like in J2EE environment ", "main": "index.js", "scripts": { "test": "touch test-httpservlet.js" }, "repository": { "type": "git", "url": "git+https://github.com/abdennour/node-httpservlet.git" }, "keywords": [ "http", "servlet", "jee", "j2ee", "JAVA", "productivity" ], "author": "Abdennour TOUMI <http://abdennoor.com>", "license": "MIT", "bugs": { "url": "https://github.com/abdennour/node-httpservlet/issues" }, "homepage": "https://github.com/abdennour/node-httpservlet#readme", "dependencies": { "http-session": "^1.0.4-BETA", "x-class": "^1.0.20", "xmimetype": "^1.1.1" } }