mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
101 lines
No EOL
1.8 KiB
Text
101 lines
No EOL
1.8 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
|
|
http
|
|
|
|
# Atmosphere Packages
|
|
|
|
iron:router
|
|
|
|
meteorhacks:fast-render
|
|
meteorhacks:subs-manager
|
|
|
|
aldeed:autoform@5.1.2
|
|
aldeed:collection2
|
|
aldeed:simple-schema@1.3.2
|
|
aldeed:template-extension
|
|
|
|
mrt:cookies
|
|
|
|
ccan:cssreset # CSS reset (Must come before any other css)
|
|
sacha:spin
|
|
chuangbo:marked
|
|
percolatestudio:synced-cron
|
|
matb33:collection-hooks
|
|
djedi:sanitize-html
|
|
rajit:bootstrap3-datepicker
|
|
bengott:avatar@0.7.6
|
|
jparker:gravatar
|
|
tap:i18n
|
|
useraccounts:unstyled@1.8.1
|
|
tsega:bootstrap3-datetimepicker@3.1.3_1
|
|
momentjs:moment
|
|
aslagle:reactive-table
|
|
aramk:tinycolor
|
|
fortawesome:fontawesome
|
|
fourseven:scss
|
|
manuelschoebel:ms-seo
|
|
|
|
# Testing
|
|
|
|
# sanjo:jasmine
|
|
# velocity:html-reporter
|
|
|
|
# Telescope Packages (Required)
|
|
|
|
# note: eventually, the following packages will all be replaced by telescope:core, which will depend on them
|
|
|
|
telescope:i18n
|
|
telescope:posts
|
|
telescope:lib
|
|
telescope:users
|
|
telescope:settings
|
|
telescope:comments
|
|
|
|
# Telescope Packages (Optional)
|
|
|
|
telescope:daily
|
|
telescope:singleday
|
|
telescope:email
|
|
telescope:api
|
|
telescope:embedly
|
|
telescope:messages
|
|
telescope:pages
|
|
telescope:getting-started
|
|
telescope:kadira
|
|
telescope:releases
|
|
telescope:rss
|
|
telescope:sitemap
|
|
telescope:subscribe-to-posts
|
|
telescope:notifications
|
|
telescope:tags
|
|
telescope:post-by-feed
|
|
telescope:tagline-banner
|
|
telescope:newsletter
|
|
telescope:datetimepicker
|
|
telescope:search
|
|
telescope:update-prompt
|
|
telescope:share
|
|
telescope:theme-base
|
|
telescope:theme-hubble
|
|
telescope:invites
|
|
|
|
|
|
# Your Custom Packages
|
|
|
|
# custom |