js2ee
Version:
Javascript Enterprise Edition
29 lines (28 loc) • 601 B
JSON
{
"name": "js2ee",
"version": "0.0.1",
"description": "Javascript Enterprise Edition",
"main": "index.js",
"scripts": {
"test": "touch test-js2ee"
},
"repository": {
"type": "git",
"url": "git+https://github.com/abdennour/n2ee.git"
},
"keywords": [
"JEE",
"J2EE",
"enterprise",
"servlet",
"session",
"http-session",
"http-servlet"
],
"author": "Abdennour TOUMI <http://in.abdennoor.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/abdennour/n2ee/issues"
},
"homepage": "https://github.com/abdennour/n2ee#readme"
}