@nodefony/mongo-bundle
Advanced tools
Comparing version 4.0.0-beta.2 to 4.0.0-beta.3
{ | ||
"name": "@nodefony/mongo-bundle", | ||
"version": "4.0.0-beta.2", | ||
"version": "4.0.0-beta.3", | ||
"description": "Nodefony Framework Bundle mongodb", | ||
@@ -23,14 +23,10 @@ "scripts": {}, | ||
"devDependencies": {}, | ||
"contributors": [ | ||
{} | ||
], | ||
"contributors": [{}], | ||
"license": "CECILL-B", | ||
"licenses": [ | ||
{ | ||
"type": "CECILL-B", | ||
"url": "http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html" | ||
} | ||
], | ||
"licenses": [{ | ||
"type": "CECILL-B", | ||
"url": "http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html" | ||
}], | ||
"author": "Christophe CAMENSULI <ccamensuli@gmail.com>", | ||
"readmeFilename": "README.md" | ||
} | ||
} |
26412