alexa-simple-controller
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -7,3 +7,3 @@ module.exports = function(opts) { | ||
response: {}, | ||
shouldEndSessions: opts.end === false ? false : true | ||
shouldEndSession: opts.end === false ? false : true | ||
} | ||
@@ -10,0 +10,0 @@ |
{ | ||
"name": "alexa-simple-controller", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "quickly write lamba powered alexa skills", | ||
@@ -18,3 +18,11 @@ "main": "index.js", | ||
"author": "Matthew Chase Whittemore", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/mcwhittemore/alexa-simple-controller.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/mcwhittemore/alexa-simple-controller/issues" | ||
}, | ||
"homepage": "https://github.com/mcwhittemore/alexa-simple-controller#readme" | ||
} |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
4150
7
1
1
1
20
1