mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 01:51:40 -05:00
44 lines
733 B
Text
44 lines
733 B
Text
# Meteor packages used by this project, one per line.
|
|
#
|
|
# 'meteor add' and 'meteor remove' will edit this file for you,
|
|
# but you can also edit it by hand.
|
|
|
|
|
|
############ Nova Core ############
|
|
|
|
nova:core
|
|
|
|
############ Nova Packages (Optional) ############
|
|
|
|
# Note: all following packages depend on nova:core
|
|
|
|
nova:users
|
|
nova:posts
|
|
nova:comments
|
|
nova:newsletter
|
|
nova:search
|
|
nova:notifications
|
|
nova:getting-started
|
|
nova:categories
|
|
nova:share
|
|
nova:voting
|
|
|
|
# nova:migrations
|
|
# nova:api
|
|
# nova:email
|
|
# nova:embedly
|
|
# nova:invites
|
|
# nova:kadira
|
|
# nova:post-by-feed
|
|
# nova:prerender
|
|
# nova:releases
|
|
# nova:rss
|
|
# nova:subscribe-to-posts
|
|
|
|
############ Customizable Packages ############
|
|
|
|
base-components
|
|
base-styles
|
|
|
|
nova-demo
|
|
alt:react-npm
|