UNPKG

express-restify-mongoose-queryizer

Version:

Middleware for express-restify-mongoose which allows direct querying via GET without JSON structures

25 lines (24 loc) 755 B
{ "name": "express-restify-mongoose-queryizer", "version": "1.1.5", "description": "Middleware for express-restify-mongoose which allows direct querying via GET without JSON structures", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/hash-bang/express-restify-mongoose-queryizer.git" }, "keywords": [ "express-restify-mongoose", "restify", "query" ], "author": "Matt Carter <m@ttcarter.com> (https://github.com/hash-bang)", "license": "MIT", "bugs": { "url": "https://github.com/hash-bang/express-restify-mongoose-queryizer/issues" }, "homepage": "https://github.com/hash-bang/express-restify-mongoose-queryizer#readme", "dependencies": { "hanson": "^1.1.1" } }