{
  "name": "cdk-from-cfn",
  "description": "Turn AWS CloudFormation templates into AWS CDK applications",
  "version": "0.319.0",
  "license": "MIT OR Apache-2.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/cdklabs/cdk-from-cfn"
  },
  "files": [
    "index_bg.wasm",
    "index.js",
    "index.d.ts"
  ],
  "main": "index.js",
  "homepage": "https://github.com/cdklabs/cdk-from-cfn#readme",
  "types": "index.d.ts"
}
