This commit is contained in:
rca 2024-07-16 03:28:21 +09:00
parent 2af4b45d1f
commit 955859430d
2 changed files with 140 additions and 0 deletions

139
lambda/custom/index.js Normal file

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"name":"@amzn/hello-world","description":"alexa utility for quickly building skills","version":"1.2.0","main":"index.js","license":"Apache License","dependencies":{"@types/node":"^20.14.10","@types/webpack":"^5.28.5","@types/webpack-node-externals":"^3.0.4","ask-sdk-core":"^2.7.0","ask-sdk-model":"^1.19.0","aws-sdk":"^2.326.0","pjson":"^1.0.9","ts-loader":"^9.5.1","ts-node":"^10.9.2","typescript":"^5.5.3","webpack":"^5.93.0","webpack-cli":"^5.1.4","webpack-node-externals":"^3.0.0"}}