@azteam/mongo-model
Version:
N/A
32 lines (31 loc) • 814 B
JSON
{
"name": "@azteam/mongo-model",
"version": "1.1.349",
"description": "N/A",
"keywords": [
"toda",
"nodejs",
"model",
"mongoose",
"mongo"
],
"license": "MIT",
"author": "toda <sp.azsolution.net@gmail.com>",
"main": "./lib/index.js",
"module": "./src/index.js",
"scripts": {
"prepublishOnly": "babel src --delete-dir-on-start -d lib"
},
"dependencies": {
"@azteam/constant": "1.0.14",
"@azteam/error": "1.0.40",
"@azteam/util": "1.0.63",
"@azteam/validator": "1.0.30",
"html-minifier": "4.0.0",
"lodash": "4.17.21",
"mongoose": "6.8.1",
"mongoose-lean-virtuals": "0.9.1",
"mongoose-paginate-v2": "1.7.31",
"sanitize-html": "2.7.0"
}
}