'use strict' module.exports = [ { name: 'apps:read', description: 'See what applications you have created or have authorized.', public: false }, { name: 'apps:write', description: 'Register applications on your behalf.', public: false } ]