Vulcan/.meteor/packages
xavcz d195d366c8 Nova v1.1.0 🔭
* bump packages version
* update to Meteor 1.4.3! 🚀
2017-02-16 11:50:22 +01:00

45 lines
1 KiB
Text

############ Core Packages ############
nova:core # core components and wrappers
nova:forms # auto-generated forms
nova:routing # routing and server-side rendering
nova:email # email
nova:users # user management and permissions
############ Features Packages ############
nova:posts
nova:comments
nova:newsletter
nova:search
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