UNPKG

mongo-errors

Version:
29 lines (28 loc) 612 B
{ "name": "mongo-errors", "version": "1.0.1", "description": "Mongo Error Codes", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "prepublish": "./build.sh" }, "repository": { "type": "git", "url": "git+https://github.com/bookmd/mongo-errors.git" }, "keywords": [ "mongo", "mongoose", "error", "errors", "code", "codes" ], "author": "Rom Ashkenazi", "license": "ISC", "bugs": { "url": "https://github.com/bookmd/mongo-errors/issues" }, "homepage": "https://github.com/bookmd/mongo-errors#readme" }