UNPKG

bottender-form

Version:

An experimental package for handling conversational form with Bottender.

14 lines (13 loc) 219 B
{ "scripts": { "dev": "nodemon index.js", "start": "node index.js" }, "dependencies": { "bottender": "latest", "bottender-form": "latest" }, "devDependencies": { "nodemon": "^1.11.0" } }