UNPKG

expletive

Version:
35 lines (34 loc) 796 B
{ "name": "expletive", "version": "0.0.7", "description": "express with some #$@%!", "main": "expletive.js", "repository": { "type": "git", "url": "https://github.com/yetzt/node-expletive.git" }, "keywords": [ "express", "expletive", "wrapper" ], "author": "yetzt <node@yetzt.me> (https://yetzt.me/)", "license": "Public Domain", "dependencies": { "body-parser": "^1.12.0", "compression": "^1.4.1", "cookie-parser": "^1.3.4", "csurf": "^1.7.0", "debug": "^2.1.2", "express": "^4.12.1", "express-session": "^1.10.3", "helmet": "^0.6.1", "i18n-2": "^0.4.6", "locale": "0.0.20", "mkdirp": "^0.5.0", "multer": "^0.1.8", "mustache-express": "^1.2.1", "prink": "0.0.2", "string-hash": "^1.1.0" } }