{
    "name": "postgresql-to-mongodb",
    "version": "1.0.2",
    "description": "",
    "main": "index.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "author": "",
    "license": "ISC",
    "dependencies": {
        "mongodb": "^3.6.2",
        "pg": "^8.3.3"
    },
    "keywords": [
        "psql",
        "PostgeSQL",
        "MongoDB",
        "convert"
    ]
}
