alexa-response

v3.0.1
Build JSON responses for Amazon Alexa, easily.
amazon alexa echo aws lambda

build:dev

rollup -c

build:production

NODE_ENV=production rollup -c

build

npm-run-all --parallel build:dev build:production

test

ava --require babel-register

posttest

npm run lint

lint

eslint src/ test/

preversion

npm run build && npm test

postversion

git push && git push --tags

Metadata

  • MIT
  • Whatever
  • Cameron Hunter
  • released 4/3/2016

Downloads

Maintainers