mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 01:51:40 -05:00
47 lines
1 KiB
Text
47 lines
1 KiB
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.
|
|
|
|
############ Telescope Core ############
|
|
|
|
telescope:core
|
|
|
|
############ Telescope Packages (Optional) ############
|
|
|
|
# Note: all following packages depend on telescope:core; Additional internal dependencies are mentioned
|
|
|
|
telescope:migrations
|
|
telescope:api
|
|
telescope:daily # singleday
|
|
telescope:datetimepicker
|
|
telescope:debug
|
|
telescope:email
|
|
telescope:embedly
|
|
telescope:getting-started
|
|
telescope:invites
|
|
telescope:kadira
|
|
telescope:newsletter
|
|
telescope:notifications
|
|
telescope:pages
|
|
telescope:post-by-feed
|
|
telescope:prerender
|
|
telescope:releases
|
|
telescope:rss
|
|
telescope:scoring
|
|
telescope:search
|
|
telescope:share
|
|
# telescope:singleday
|
|
# telescope:sitemap
|
|
telescope:spiderable
|
|
telescope:subscribe-to-posts # notifications
|
|
telescope:tagline-banner
|
|
telescope:tags
|
|
telescope:theme-base
|
|
telescope:theme-hubble
|
|
telescope:update-prompt
|
|
telescope:cloudinary
|
|
|
|
############ Your Custom Packages ############
|
|
|
|
# my-custom-package
|