forked from wraps-team/wraps
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
135 lines (135 loc) · 4.5 KB
/
Copy pathpackage.json
File metadata and controls
135 lines (135 loc) · 4.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
{
"name": "wraps-monorepo",
"private": true,
"description": "Wraps - wrap your AWS account's SES, SNS, SQS, IoT, and more",
"repository": {
"type": "git",
"url": "https://github.com/wraps-team/wraps.git"
},
"license": "AGPL-3.0-or-later",
"scripts": {
"baseline": "pnpm exec baseline scan .",
"build": "turbo run build",
"dev": "turbo run dev --concurrency 12",
"test": "turbo run test",
"test:ee": "turbo run test:ee",
"test:integration": "turbo run test:integration",
"test:coverage": "turbo run test:coverage --filter=@wraps.dev/cli",
"typecheck": "turbo run typecheck",
"check": "pnpm dlx ultracite@6.3.2 check",
"check:errors": "pnpm dlx ultracite@6.3.2 check --diagnostic-level=error",
"test:baseline": "vitest run --config vitest.config.ts && pnpm baseline",
"check:fast": "pnpm check:errors && pnpm test:baseline",
"check:all": "./scripts/check-all.sh",
"knip": "knip",
"fix": "pnpm dlx ultracite@6.3.2 fix",
"clean": "turbo run clean && rm -rf node_modules",
"cli": "node packages/cli/dist/cli.js",
"cli:dev": "WRAPS_API_URL=https://api.wraps.localhost WRAPS_APP_URL=https://web.wraps.localhost node packages/cli/dist/cli.js",
"tui": "pnpm -F=tui tui",
"sst:dev": "dotenv -e apps/web/.env.local -- sst dev",
"sst:deploy": "sst deploy",
"sst:remove": "sst remove",
"sync:skills": "./scripts/sync-skills.sh",
"setup-worktree": "./scripts/setup-worktree.sh",
"selfhost:deploy": "tsx scripts/selfhost/deploy.ts",
"selfhost:upgrade": "tsx scripts/selfhost/upgrade.ts",
"selfhost:destroy": "tsx scripts/selfhost/destroy.ts",
"test:scripts": "vitest run --config scripts/vitest.config.ts",
"test:deploy": "./tests/deployment/run.sh",
"test:deploy:cli": "./tests/deployment/run.sh cli",
"test:deploy:cdk": "./tests/deployment/run.sh cdk",
"test:deploy:pulumi": "./tests/deployment/run.sh pulumi",
"test:deploy:cfn": "./tests/deployment/run.sh cfn"
},
"devDependencies": {
"@aws-sdk/client-iam": "catalog:",
"@aws-sdk/client-sesv2": "catalog:",
"@clack/prompts": "^0.11.0",
"@pulumi/pulumi": "^3.216.0",
"mri": "^1.2.0",
"picocolors": "^1.1.1",
"@biomejs/biome": "2.3.4",
"@react-email/preview-server": "5.2.8",
"@sentry/cli": "3.3.5",
"@types/aws-lambda": "8.10.157",
"@types/node": "catalog:",
"code-baseline": "1.6.0",
"dotenv": "catalog:",
"dotenv-cli": "11.0.0",
"knip": "5.86.0",
"react-email": "5.2.8",
"sst": "4.2.4",
"turbo": "^2.9.9",
"ultracite": "6.3.2",
"vitest": "catalog:"
},
"engines": {
"node": ">=20",
"pnpm": ">=10"
},
"packageManager": "pnpm@10.28.2+sha512.41872f037ad22f7348e3b1debbaf7e867cfd448f2726d9cf74c08f19507c31d2c8e7a11525b983febc2df640b5438dee6023ebb1f84ed43cc2d654d2bc326264",
"pnpm": {
"overrides": {
"@types/react": "19.2.4",
"@types/react-dom": "19.2.3",
"hono": "^4.11.7",
"@modelcontextprotocol/sdk": "^1.26.0",
"nodemailer": "^7.0.12",
"path-to-regexp@6": "^6.3.0",
"tar": "^7.5.11",
"@smithy/types": "^4.12.0",
"fast-xml-parser": "^5.3.8",
"@isaacs/brace-expansion": "^5.0.1",
"brace-expansion@<2": "^1.1.13",
"brace-expansion@>=2 <5": "^2.0.3",
"lodash": "^4.18.1",
"loader-utils": "^2.0.4",
"defu": "^6.1.5",
"picomatch@<3": "^2.3.2",
"picomatch@>=3 <5": "^4.0.4",
"path-to-regexp@<1": "^0.1.13",
"path-to-regexp@8": "^8.4.0",
"qs": "^6.14.2",
"markdown-it": "^14.1.1",
"seroval": "^1.4.1",
"react-router": "^7.12.0",
"undici": "^7.24.0",
"diff@<5": "^4.0.4",
"diff@>=5 <8": "^5.2.2",
"diff@>=8": "^8.0.3",
"tmp": "^0.2.4",
"minimatch@<4": "^3.1.4",
"minimatch@>=9 <10": "^9.0.7",
"minimatch@>=10": "^10.2.3",
"dompurify": "^3.3.2",
"flatted": "^3.4.0",
"serialize-javascript": "^7.0.3",
"rollup": "^4.59.0",
"vite": "^7.3.2",
"ajv@<7": "^6.14.0",
"ajv@>=8": "^8.18.0",
"esbuild": "^0.25.0",
"@opentelemetry/api": "1.9.0",
"protobufjs": "^7.5.5"
},
"packageExtensions": {},
"onlyBuiltDependencies": [
"@posthog/cli",
"@pulumi/command",
"@sentry-internal/node-cpu-profiler",
"@sentry/cli",
"aws-sdk",
"core-js",
"es5-ext",
"esbuild",
"protobufjs",
"sharp",
"unrs-resolver"
]
},
"dependencies": {
"@react-email/components": "catalog:",
"tailwindcss": "^4.1.17"
}
}