UNPKG

mongo-morgan-ext

Version:

Detailed logging structure for mongo-morgan

31 lines (30 loc) 741 B
{ "name": "mongo-morgan-ext", "version": "1.0.2", "description": "Detailed logging structure for mongo-morgan", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/serganus/mongo-morgan-ext.git" }, "keywords": [ "mongo-morgan", "morgan", "database", "logs", "mongodb" ], "author": "Gautam Anand <me@gautamanand.in> (http://gautamanand.in)", "license": "MIT", "bugs": { "url": "https://github.com/serganus/mongo-morgan-ext/issues" }, "homepage": "https://github.com/serganus/mongo-morgan-ext#readme", "dependencies": { "mongo-morgan": "^2.0.1", "rid": "0.0.1" } }