{ "name": "payments-infrastructure", "version": "57.0.0", "private": true, "description": "Pulumi Infrastructure setup for payments", "keywords": [], "repository": { "type": "git", "url": "git+https://github.com/AMN-DATA/graphs.git", "directory": "apps/payments-infrastructure" }, "license": "UNLICENSED", "author": "Caya ", "main": "dist/index.js", "scripts": { "build": "tsc --build --pretty" }, "dependencies": { "@getcaya/infra": "55.0.0", "@pulumi/aws": "5.19.0", "@pulumi/awsx": "0.40.1", "@pulumi/pulumi": "3.44.2" }, "devDependencies": { "@types/node": "18.11.7", "typescript": "4.8.4" } }