UNPKG

hera-mongoose-to-json

Version:

A plugin for Mongoose to normalize JSON output

22 lines (21 loc) 395 B
{ "name": "hera-mongoose-to-json", "description": "A plugin for Mongoose to normalize JSON output", "version": "1.0.8", "author": "Burak Simsek", "license": "MIT", "type": "commonjs", "publishConfig": { "access": "public" }, "keywords": [ "hera", "mongoose", "json", "plugin" ], "main": "index.js", "scripts": { "postversion": "npm publish" } }