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 6d99004 commit 372f263Copy full SHA for 372f263
package.json
@@ -0,0 +1,10 @@
1
+{
2
+ "name": "aws-sdk-js-codemod",
3
+ "version": "0.0.1",
4
+ "description": "Codemods for AWS SDK for JavaScript",
5
+ "main": "dist/index.js",
6
+ "repository": "git@github.com:trivikr/aws-sdk-js-codemod.git",
7
+ "author": "Kamat, Trivikram <trivikr.dev@gmail.com>",
8
+ "license": "MIT",
9
+ "private": false
10
+}
0 commit comments