Metadata-Version: 2.1
Name: docdbdemo
Version: 0.1.0a2
Summary: DocumentDB API Example
Home-page: https://github.com/CDK-User-Group/DocumentDBDemo
Author: Richard Boyd<Richard@rboyd.dev>
License: UNKNOWN
Project-URL: Source, https://github.com/CDK-User-Group/DocumentDBDemo
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: jsii (~=0.15.2)
Requires-Dist: publication (>=0.0.3)
Requires-Dist: aws-cdk.aws-apigateway (>=1.8.0,~=1.8)
Requires-Dist: aws-cdk.aws-docdb (>=1.8.0,~=1.8)
Requires-Dist: aws-cdk.aws-ec2 (>=1.8.0,~=1.8)
Requires-Dist: aws-cdk.aws-lambda (>=1.8.0,~=1.8)
Requires-Dist: aws-cdk.aws-secretsmanager (>=1.8.0,~=1.8)
Requires-Dist: aws-cdk.core (>=1.8.0,~=1.8)

# Useful commands

* `npm run build`   compile typescript to js
* `npm run test`    perform the jest unit tests
* `npm run watch`   watch for changes and compile



