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+
23CODEOWNERS @ 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 22 "name" : " playwright-aws-lambda" ,
33 "version" : " 0.10.0" ,
44 "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" ,
510 "main" : " ./dist/src/" ,
611 "author" : " Austin Kelleher, a@alk.im" ,
7- "license" : " MIT" ,
812 "publishConfig" : {
913 "access" : " public"
1014 },
You can’t perform that action at this time.
0 commit comments