question-store
Ask questions, persist the answers. Basic support for i18n and storing answers based on current working directory.
base-pkg
Plugin for adding a `pkg` method that exposes pkg-store to your base application.
question-cache
A wrapper around inquirer that makes it easy to create and selectively reuse questions.
make-dir
Make a directory and its parents if needed - Think `mkdir -p`
fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.