{
	"name": "easy-web-app",
	"version": "2.13.5",
	"description": "Create web applications easily.",
	"author": "ma-ha",
	"license": "MIT",
	"main": "index.js",
	"scripts": {
		"test": "echo \"Ref mocha/README.md\" && exit 1"
	},
	"keywords": [
		"GUI",
		"web",
		"app",
		"browser",
		"AJAX",
		"easy",
		"portal",
		"REST",
		"RESTful",
		"web",
		"service",
		"form",
		"table",
		"I/O",
		"content",
		"serverless",
		"API centric",
		"tablet",
		"mobile",
		"desktop",
		"front-end",
		"framework",
		"QR Code",
		"Barcode"
	],
	"repository": {
		"type": "git",
		"url": "https://github.com/ma-ha/easy-web-app.git"
	},
	"dependencies": {
		"body-parser": "^1.20.2",
		"config": "^3.3.11",
		"cookie-parser": "^1.4.6",
		"express": "^4.18.2",
		"js-yaml": "^4.1.0",
		"jsonwebtoken": "^9.0.2",
		"minimist": "^1.2.8",
		"npmlog": "^7.0.1",
		"object-assign": "^4.1.1",
		"redis": "^4.6.12",
		"rest-web-gui": "git+https://github.com/ma-ha/rest-web-ui.git"
	},
	"files": [
		"Readme.md",
		"index.js",
		"index.html"
	],
	"directories": {
		"example": "examples"
	},
	"engines": {
		"node": ">=8.9.4",
		"npm": ">=5.6.0"
	},
	"devDependencies": {
		"express-jwt": "^8.3.0",
		"express-jwt-authz": "^2.4.1",
		"jwks-rsa": "^3.0.0",
		"zombie": "^6.1.4"
	}
}
