mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 01:51:40 -05:00
82 lines
1.4 KiB
Text
82 lines
1.4 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.
|
|
|
|
# Meteor Packages
|
|
|
|
standard-app-packages
|
|
backbone
|
|
accounts-base
|
|
accounts-password
|
|
accounts-twitter
|
|
spiderable
|
|
email
|
|
accounts-facebook
|
|
service-configuration
|
|
accounts-ui
|
|
reactive-var
|
|
|
|
# Atmosphere Packages
|
|
|
|
iron:router
|
|
|
|
meteorhacks:fast-render
|
|
meteorhacks:subs-manager
|
|
meteorhacks:npm
|
|
|
|
aldeed:autoform@4.0.0-rc1
|
|
aldeed:collection2
|
|
aldeed:simple-schema
|
|
|
|
mrt:jquery-hotkeys
|
|
mrt:cookies
|
|
mrt:moment
|
|
mrt:mailchimp
|
|
|
|
cmather:handlebars-server
|
|
sacha:spin
|
|
sacha:juice
|
|
chuangbo:marked
|
|
percolatestudio:synced-cron
|
|
npm-container
|
|
matb33:collection-hooks
|
|
djedi:sanitize-html
|
|
rajit:bootstrap3-datepicker
|
|
bengott:avatar
|
|
jparker:gravatar
|
|
tap:i18n
|
|
# CSS reset (Must come before any other css)
|
|
ccan:cssreset
|
|
|
|
# Telescope Packages (Required)
|
|
|
|
telescope-base
|
|
telescope-lib
|
|
telescope-i18n
|
|
|
|
# Telescope Packages (Optional)
|
|
|
|
telescope-theme-base
|
|
telescope-module-share
|
|
telescope-api
|
|
telescope-rss
|
|
telescope-search
|
|
telescope-tags
|
|
telescope-theme-hubble
|
|
telescope-email
|
|
telescope-embedly
|
|
telescope-newsletter
|
|
telescope-daily
|
|
telescope-update-prompt
|
|
telescope-kadira
|
|
telescope-notifications
|
|
telescope-singleday
|
|
telescope-invites
|
|
|
|
# Accounts Templates
|
|
useraccounts:unstyled
|
|
telescope-datetimepicker
|
|
tsega:bootstrap3-datetimepicker@3.1.3_1
|
|
telescope-post-by-rss
|
|
|