{ "name": "migrations-infrastructure", "version": "61.3.0", "private": true, "description": "Pulumi Infrastructure setup for migrations", "homepage": "https://github.com/AMN-DATA/graphs#readme", "bugs": { "url": "https://github.com/AMN-DATA/graphs/issues" }, "repository": { "type": "git", "url": "git+https://github.com/AMN-DATA/graphs.git", "directory": "apps/migrations-infrastructure" }, "license": "UNLICENSED", "main": "dist/index.js", "scripts": { "build": "tsc --build --verbose" }, "dependencies": { "@getcaya/infra": "61.3.0", "@getcaya/interfaces": "61.3.0", "@getcaya/sdk": "61.3.0", "@pulumi/aws": "5.27.0", "@pulumi/pulumi": "3.52.1" }, "devDependencies": { "typescript": "4.9.4" } }