UNPKG

bottender-form

Version:

An experimental package for handling conversational form with Bottender.

17 lines (15 loc) 209 B
language: node_js node_js: - "stable" - "9" - "8" cache: yarn: true directories: - "node_modules" script: - npm run lint - npm run testonly:cov notifications: email: on_success: never