Vulcan/.meteor/packages
2017-03-18 16:02:05 +09:00

44 lines
984 B
Text

############ Core Packages ############
nova:core # core components and wrappers
nova:forms # auto-generated forms
nova:routing # routing and server-side rendering
nova:users # user management and permissions
############ Features Packages ############
nova:email
nova:posts
nova:comments
nova:newsletter
nova:notifications
nova:getting-started
nova:categories
nova:voting
nova:events
nova:embedly
nova:api
nova:rss
nova:subscribe
############ Debug Packages ############
nova:debug
# nova:kadira
############ Theme Packages ############
nova:base-components # default ui components
nova:base-styles # default styling
nova:email-templates # default email templates for notifications
nova:i18n-en-us # default language translation
############ Your Packages ############
accounts-password@1.3.4
# accounts-twitter
# accounts-facebook
# customization-demo
framework-demo