We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcf52e1 commit 50bc18fCopy full SHA for 50bc18f
package.json
@@ -2,6 +2,10 @@
2
"name": "@codemonger-io/cdk-rest-api-with-spec",
3
"version": "0.3.0",
4
"description": "Describe Amazon API Gateway and OpenAPI at once with CDK",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "https://github.com/codemonger-io/cdk-rest-api-with-spec.git"
8
+ },
9
"main": "./dist/index.js",
10
"typings": "./dist/index.d.ts",
11
"files": [
0 commit comments