@sivaguru/mongoose-error-formatter
Version:
Small utility to simplify mongoose errors
27 lines (26 loc) • 616 B
JSON
{
"name": "@sivaguru/mongoose-error-formatter",
"version": "1.0.11",
"description": "Small utility to simplify mongoose errors",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"mongodb",
"mongoose",
"mongoose error",
"mongoose error beautify",
"mongoose error format",
"mongoose error formatter",
"ValidationError",
"CastError",
"duplicate entry",
"object id error",
"A simple module to format mongoose errors with ease"
],
"author": "sivagurus",
"license": "MIT",
"dependencies": {
}
}