You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Simple Hello World Skill built using alexa-skills-kit-sdk-for-nodejs. This skill demonstrates the use of Express server for handling Alexa requests.",
"main": "src/app.js",
"scripts": {
"start": "node src/server",
"test": "echo \"Error: no test specified\" && exit 1"