UNPKG

@wbg-mde/repository

Version:

Managing all common method for file system CRUD operations.

39 lines (38 loc) 1.02 kB
{ "name": "@wbg-mde/repository", "version": "3.0.28", "description": "Managing all common method for file system CRUD operations.", "main": "dist/index.js", "keywords": [ "metadata editor", "repository", "assyst", "world bank" ], "contributors": [ "Anoop Xaviour", "Libin Thomas" ], "license": "MIT", "scripts": {}, "devDependencies": {}, "dependencies": { "@types/winston": "2.4.4", "@wbg-mde/js2xmlparser": "*", "@wbg-mde/model": "*", "copy-dir": "0.4.0", "decompress-zip": "0.3.2", "jsen": "0.6.6", "json-schema-ref-parser": "6.1.0", "mongodb": "3.3.0", "nedb": "1.8.0", "request": "2.88.0", "winston": "3.2.1", "xml2js": "0.4.19", "zip-dir": "1.0.2" }, "repository": { "type": "git", "url": "ssh://git@gitlab.assyst.in:6969/wb-dev/MetadataEditor.git" } }