UNPKG

express-restify-mongoose-guard

Version:

Pre / post hooks for express-restify-mongoose that provides configurable protection for Restify interfaces

31 lines (30 loc) 864 B
{ "name": "express-restify-mongoose-guard", "version": "1.1.2", "description": "Pre / post hooks for express-restify-mongoose that provides configurable protection for Restify interfaces", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/hash-bang/express-restify-mongoose-guard.git" }, "keywords": [ "ReST", "express", "express-restify-mongoose", "mongodb", "mongoose", "restify" ], "author": "Matt Carter <m@ttcarter.com>", "license": "MIT", "bugs": { "url": "https://github.com/hash-bang/express-restify-mongoose-guard/issues" }, "homepage": "https://github.com/hash-bang/express-restify-mongoose-guard", "dependencies": { "lodash.isarray": "^3.0.4", "lodash.isobject": "^3.0.2", "lodash.isplainobject": "^3.2.0", "lodash.isregexp": "^3.0.3" } }