theBenForce/data-migration

View on GitHub
plugins/drivers/cognito/package.json

Summary

Maintainability
Test Coverage
{
  "name": "dm-driver-cognito",
  "version": "1.6.0",
  "main": "lib/index.js",
  "types": "lib/index.d.ts",
  "license": "MIT",
  "homepage": "https://data-migration.js.org/plugins/drivers/aurora-rds",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/theBenForce/data-migration.git"
  },
  "dependencies": {
    "aws-sdk": "^2.655.0",
    "cuid": "^2.1.8",
    "data-migration": "^2.17.0"
  },
  "scripts": {
    "build": "tsc"
  },
  "files": [
    "/lib"
  ],
  "gitHead": "3e1557dd7fba054a0ddd53299cad6143d406c62b"
}