Vulcan/.meteor/packages

101 lines
1.8 KiB
Text
Raw Normal View History

2012-08-22 21:27:22 -04:00
# 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
2012-08-22 22:50:04 -04:00
backbone
2012-10-18 14:24:36 +09:00
accounts-base
accounts-password
2012-10-01 11:18:05 +10:00
accounts-twitter
2012-10-23 14:33:27 +09:00
spiderable
email
2014-05-07 11:03:53 +09:00
accounts-facebook
2014-11-17 10:15:03 +09:00
service-configuration
accounts-ui
reactive-var
http
# Atmosphere Packages
2014-11-17 11:01:37 +09:00
iron:router
2014-11-17 09:35:29 +09:00
meteorhacks:fast-render
meteorhacks:subs-manager
2015-03-31 10:20:43 +09:00
aldeed:autoform@5.1.2
aldeed:collection2
2015-03-31 10:20:43 +09:00
aldeed:simple-schema@1.3.2
aldeed:template-extension
2014-11-17 10:15:03 +09:00
mrt:cookies
2014-12-17 11:09:59 +09:00
ccan:cssreset # CSS reset (Must come before any other css)
2014-11-17 10:15:03 +09:00
sacha:spin
chuangbo:marked
2014-11-17 09:35:29 +09:00
percolatestudio:synced-cron
matb33:collection-hooks
djedi:sanitize-html
rajit:bootstrap3-datepicker
2015-04-06 10:08:03 +09:00
bengott:avatar@0.7.6
2014-10-15 16:48:04 -05:00
jparker:gravatar
2014-11-25 08:56:29 +09:00
tap:i18n
2015-03-12 09:44:06 +01:00
useraccounts:unstyled@1.8.1
2014-12-17 11:09:59 +09:00
tsega:bootstrap3-datetimepicker@3.1.3_1
2014-12-31 17:44:21 +09:00
momentjs:moment
aslagle:reactive-table
aramk:tinycolor
2015-03-24 13:13:04 +09:00
fortawesome:fontawesome
2015-03-28 10:54:41 +09:00
fourseven:scss
manuelschoebel:ms-seo
2014-11-25 08:56:29 +09:00
2015-01-05 10:57:38 +09:00
# Testing
2015-01-05 11:16:32 +09:00
# sanjo:jasmine
# velocity:html-reporter
2015-01-05 10:57:38 +09:00
2014-11-17 10:15:03 +09:00
# Telescope Packages (Required)
2015-04-20 20:53:49 +09:00
# note: eventually, the following packages will all be replaced by telescope:core, which will depend on them
2015-04-20 15:20:10 +09:00
telescope:i18n
telescope:posts
telescope:lib
telescope:users
telescope:settings
2015-04-22 07:50:26 +09:00
telescope:comments
2014-11-17 10:15:03 +09:00
# Telescope Packages (Optional)
telescope:daily
telescope:singleday
2015-04-21 11:02:02 +09:00
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
2015-01-05 10:57:38 +09:00
# Your Custom Packages
# custom