{ "name": "schedulers-infrastructure", "version": "61.2.0", "private": true, "description": "Pulumi Infrastructure setup for schedulers", "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/schedulers-infrastructure" }, "license": "UNLICENSED", "main": "dist/index.js", "scripts": { "build": "tsc --build --pretty", "typecheck": "tsc --noEmit" }, "dependencies": { "@getcaya/infra": "../../packages/infra", "@getcaya/interfaces": "../../packages/interfaces", "@getcaya/scan-center": "../../packages/scan-center", "@getcaya/sdk": "../../packages/sdk", "@pulumi/aws": "5.27.0", "@pulumi/pulumi": "3.52.1" }, "devDependencies": { "typescript": "4.9.4" } }