UNPKG

secutil

Version:

Security middleware in Node.js provides you the best pracitices of the security weapons

42 lines (41 loc) 951 B
{ "name": "secutil", "version": "1.0.1", "description": "Security middleware in Node.js provides you the best pracitices of the security weapons", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/aharb/SecUtil.git" }, "dependencies": { "jwt-simple": "0.2.0", "logging": "*", "jsonschema": "1.0.0", "forever-monitor": "1.5.2", "winston": "0.9.0" }, "keywords": [ "XSS", "Code injection", "Logging", "Encrypt", "Decrypt", "Hashing", "Escape", "Html", "Encode", "CSS", "Encode", "JavaScript", "forever-monitor" ], "author": "Ahmad Harb <ahmed.a.harb@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/aharb/SecUtil/issues" }, "homepage": "https://github.com/aharb/SecUtil" }