UNPKG

braziw-plugin-dbedit

Version:
43 lines (42 loc) 945 B
{ "name": "braziw-plugin-dbedit", "version": "12.0.0", "description": "Braziw js Mongo DB object editor / scaffolding.", "keywords": [ "braziw", "oils", "plugin", "dbedit" ], "author": { "name": "Manny Vergel", "email": "manny@mvergel.com", "url": "http://www.mvergel.com/" }, "homepage": "http://www.github.com/mannyvergel/braziw-plugin-dbedit", "repository": { "type": "git", "url": "git+https://github.com/mannyvergel/braziw-plugin-dbedit.git" }, "engines": { "node": ">= 10.0.0" }, "dependencies": { "fast-csv": "^4.3.6", "moment": "^2.29.4", "moment-timezone": "^0.5.34" }, "devDependencies": {}, "bundleDependencies": [], "private": false, "main": "dbedit.js", "bugs": { "url": "https://github.com/mannyvergel/braziw-plugin-dbedit/issues" }, "maintainers": [ { "name": "mannyvergel", "email": "manny@mvergel.com" } ] }