@cdk-cloudformation/freyraim-spider-cloudfront-module
Version:
Schema for Module Fragment of type FreyrAIM::Spider::CloudFront::MODULE
74 lines (73 loc) • 1.93 kB
JSON
{
"name": "@cdk-cloudformation/freyraim-spider-cloudfront-module",
"description": "Schema for Module Fragment of type FreyrAIM::Spider::CloudFront::MODULE",
"version": "1.0.0-alpha.7",
"author": {
"name": "Amazon Web Services",
"url": "https://aws.amazon.com",
"organization": true
},
"keywords": [
"cdk",
"awscdk",
"aws-cdk",
"cloudformation",
"cfn",
"extensions",
"constructs",
"cfn-resources",
"cloudformation-registry",
"l1",
"freyraim",
"spider",
"cloudfront",
"module"
],
"repository": {
"type": "git",
"url": "https://github.com/cdklabs/cdk-cloudformation.git",
"directory": "packages/@cdk-cloudformation/freyraim-spider-cloudfront-module"
},
"main": "lib/index.js",
"types": "lib/index.d.ts",
"publishConfig": {
"access": "public"
},
"jsii": {
"outdir": "dist",
"targets": {
"java": {
"package": "io.github.cdklabs.cdk_cloudformation.freyraim_spider_cloudfront_module",
"maven": {
"groupId": "io.github.cdklabs.cdk_cloudformation",
"artifactId": "freyraim-spider-cloudfront-module"
}
},
"python": {
"distName": "cdk-cloudformation-freyraim-spider-cloudfront-module",
"module": "cdk_cloudformation_freyraim_spider_cloudfront_module"
},
"dotnet": {
"namespace": "CdkCloudFormation.FreyrAIMSpiderCloudFrontMODULE",
"packageId": "CdkCloudFormation.FreyrAIMSpiderCloudFrontMODULE"
}
},
"tsc": {
"outDir": "lib",
"rootDir": "src",
"types": [
"node"
]
}
},
"peerDependencies": {
"aws-cdk-lib": "^2.63.0",
"constructs": "^10.1.239"
},
"devDependencies": {
"aws-cdk-lib": "2.63.0",
"constructs": "10.1.239"
},
"license": "Apache-2.0",
"//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"."
}