forked from cdk8s-team/cdk8s
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sample-data.txt
2 lines (2 loc) · 1.19 KB
/
sample-data.txt
1
2
{"index":{}}
{ "author": { "name": "hupe1980", "url": "https://github.com/hupe1980"}, "awscdkio": { "twitter": "hupe1980"}, "bugs": { "url": "https://github.com/cloudcomponents/cdk-constructs/issues" }, "dependencies": { "@aws-cdk/aws-cloudfront": "^1.54.0", "@aws-cdk/aws-iam": "^1.54.0", "@aws-cdk/aws-route53": "^1.54.0", "@aws-cdk/aws-route53-targets": "^1.54.0", "@aws-cdk/aws-s3": "^1.54.0", "@aws-cdk/aws-s3-deployment": "^1.54.0", "@aws-cdk/core": "^1.54.0", "@cloudcomponents/cdk-deletable-bucket": "^1.0.18" }, "deprecated": false, "description": "Cdk component that creates a static website using S3, configures CloudFront (CDN) and maps a custom domain via Route53 (DNS)", "files": [ "lib", "website", ".jsii" ], "gitHead": "e41c918b11c46fa1ec468595e9ffd0faaba31805", "homepage": "https://github.com/cloudcomponents/cdk-constructs", "keywords": ["aws", "cdk", "s3", "cloudfront", "website", "route53", "@cloudcomponents" ], "license": "MIT", "main": "lib/index.js", "name": "@cloudcomponents/cdk-static-website", "repository": { "type": "git", "url": "git+https://github.com/cloudcomponents/cdk-constructs.git", "directory": "packages/cdk-static-website" }, "types": "lib/index.d.ts", "version": "1.1.2" }