mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
101 lines
No EOL
1.7 KiB
Text
101 lines
No EOL
1.7 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
|
|
meteorhacks:npm
|
|
|
|
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)
|
|
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@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)
|
|
|
|
telescope:i18n
|
|
telescope:posts
|
|
telescope:lib
|
|
telescope:users
|
|
telescope:settings
|
|
|
|
# Telescope Packages (Optional)
|
|
|
|
telescope:daily
|
|
telescope:singleday
|
|
|
|
telescope-datetimepicker
|
|
telescope-theme-base
|
|
telescope-module-share
|
|
telescope-api
|
|
telescope-rss
|
|
telescope-search
|
|
telescope-tags
|
|
telescope-theme-hubble
|
|
telescope-email
|
|
telescope-embedly
|
|
telescope-newsletter
|
|
telescope-update-prompt
|
|
telescope-kadira
|
|
telescope-notifications
|
|
telescope-invites
|
|
telescope-post-by-feed
|
|
telescope-releases
|
|
telescope-getting-started
|
|
telescope-subscribe-to-posts
|
|
telescope-tagline-banner
|
|
telescope-sitemap
|
|
telescope-messages
|
|
telescope-pages
|
|
|
|
|
|
# Custom Packages |