UNPKG

zapier-platform-cli

Version:

The CLI for apps in the Zapier Developer Platform.

5 lines (4 loc) 282 B
'use strict'; // list of template (example) apps // https://github.com/zapier/zapier-platform-example-app-* module.exports = ['minimal', 'resource', 'trigger', 'create', 'search', 'middleware', 'basic-auth', 'custom-auth', 'oauth2', 'session-auth', 'babel', 'rest-hooks', 'files'];