adding validated services? patching forcad_local.py
This commit is contained in:
15
ctfcup2025-school-final/services/aws_sigma/package.json
Normal file
15
ctfcup2025-school-final/services/aws_sigma/package.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "sigma",
|
||||
"license": "UNLICENSED",
|
||||
"workspaces": [
|
||||
"./api",
|
||||
"./common",
|
||||
"./panel"
|
||||
],
|
||||
"version": "0.0.0",
|
||||
"devDependencies": {
|
||||
"@parcel/packager-ts": "2.16.1",
|
||||
"@parcel/transformer-inline-string": "2.16.1"
|
||||
},
|
||||
"packageManager": "yarn@4.9.2"
|
||||
}
|
||||
Reference in New Issue
Block a user