UNPKG

tarifa

Version:

Your friendly toolchain for mobile app development on top of Apache Cordova

9 lines (7 loc) 222 B
var plugins = require('../../../lib/cordova/plugins'); module.exports = { type: 'checkbox', name: 'plugins', choices: plugins.listAvailable(), message: 'Which plugins do you want to install right now?' };