File tree Expand file tree Collapse file tree 3 files changed +21
-2
lines changed Expand file tree Collapse file tree 3 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 1
- * @ jupiterone/integrations-tooling
1
+ * @ jupiterone/janus
2
+
2
3
CODEOWNERS @ jupiterone/security
Original file line number Diff line number Diff line change
1
+ openapi : 3.0.1
2
+ info :
3
+ title : playwright-aws-lambda
4
+ description : >-
5
+ Support for running Microsoft's Playwrite on AWS Lambda and Google Cloud
6
+ functions
7
+ x-cortex-git :
8
+ github :
9
+ repository : JupiterOne/playwright-aws-lambda
10
+ x-cortex-owners :
11
+ - type : group
12
+ name : JupiterOne/janus
13
+ x-cortex-service-groups : tier-4
14
+ x-cortex-tag : playwright-aws-lambda
Original file line number Diff line number Diff line change 2
2
"name" : " playwright-aws-lambda" ,
3
3
"version" : " 0.10.0" ,
4
4
"description" : " Support for running Microsoft's Playwrite on AWS Lambda and Google Cloud functions" ,
5
+ "repository" : {
6
+ "type" : " git" ,
7
+ "url" : " https://github.com/JupiterOne/playwright-aws-lambda"
8
+ },
9
+ "license" : " MIT" ,
5
10
"main" : " ./dist/src/" ,
6
11
"author" : " Austin Kelleher, a@alk.im" ,
7
- "license" : " MIT" ,
8
12
"publishConfig" : {
9
13
"access" : " public"
10
14
},
You can’t perform that action at this time.
0 commit comments