{
  "name": "2020q3_to_2020q4",
  "version": "1.0.0",
  "description": "Data migration from 2020Q3 to 2020Q4",
  "main": "dist/migration/start.js",
  "scripts": {
    "start": "tsc && node dist/start.js",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Twake",
  "license": "ISC",
  "dependencies": {
    "@types/config": "0.0.38",
    "@types/lodash": "^4.14.168",
    "@types/mongodb": "^3.6.3",
    "@types/uuid": "^8.3.0",
    "cassandra-driver": "^4.6.1",
    "class-transformer": "^0.3.2",
    "config": "^3.3.3",
    "lodash": "^4.17.21",
    "mongodb": "^3.6.3",
    "node-config": "^0.0.2",
    "reflect-metadata": "^0.1.13",
    "rxjs": "^6.6.3",
    "tsc": "^1.20150623.0",
    "typescript": "^4.1.3",
    "uuid": "^8.3.1"
  }
}
