UNPKG

aws-cdk

Version:

AWS CDK CLI, the command line tool for CDK apps

16 lines (15 loc) 237 B
{ "app": "node bin/%name%.js", "watch": { "include": ["**"], "exclude": [ "README.md", "cdk*.json", "jest.config.js", "package*.json", "yarn.lock", "node_modules", "test" ] } }