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.
|
|
|
|
|
2014-08-28 13:24:28 +09:00
|
|
|
# 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
|
2012-12-05 15:10:38 +11:00
|
|
|
email
|
2014-05-07 11:03:53 +09:00
|
|
|
accounts-facebook
|
2014-11-17 10:15:03 +09:00
|
|
|
service-configuration
|
|
|
|
accounts-ui
|
2014-12-08 17:52:29 +09:00
|
|
|
reactive-var
|
2015-01-05 09:56:02 +09:00
|
|
|
http
|
2014-08-28 13:24:28 +09:00
|
|
|
|
|
|
|
# Atmosphere Packages
|
|
|
|
|
2014-11-17 11:01:37 +09:00
|
|
|
iron:router
|
2014-08-28 13:24:28 +09:00
|
|
|
|
2014-11-17 09:35:29 +09:00
|
|
|
meteorhacks:fast-render
|
|
|
|
meteorhacks:subs-manager
|
2014-08-28 13:24:28 +09:00
|
|
|
|
2015-03-31 10:20:43 +09:00
|
|
|
aldeed:autoform@5.1.2
|
2014-08-29 10:23:11 +09:00
|
|
|
aldeed:collection2
|
2015-03-31 10:20:43 +09:00
|
|
|
aldeed:simple-schema@1.3.2
|
2015-03-20 18:31:49 +09:00
|
|
|
aldeed:template-extension
|
2014-08-29 10:23:11 +09:00
|
|
|
|
2014-11-17 10:15:03 +09:00
|
|
|
mrt:cookies
|
2014-08-28 13:24:28 +09:00
|
|
|
|
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
|
2014-09-30 12:34:42 -05:00
|
|
|
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
|
2015-02-12 23:28:14 -05:00
|
|
|
aslagle:reactive-table
|
2015-03-23 08:57:29 +09:00
|
|
|
aramk:tinycolor
|
2015-03-24 13:13:04 +09:00
|
|
|
fortawesome:fontawesome
|
2015-03-28 10:54:41 +09:00
|
|
|
fourseven:scss
|
2015-04-01 11:00:31 +09:00
|
|
|
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)
|
2014-08-28 13:24:28 +09:00
|
|
|
|
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
|
2015-04-20 14:58:48 +09:00
|
|
|
telescope:posts
|
|
|
|
telescope:lib
|
|
|
|
telescope:users
|
|
|
|
telescope:settings
|
2015-04-22 07:50:26 +09:00
|
|
|
telescope:comments
|
2015-04-20 14:58:48 +09:00
|
|
|
|
2014-11-17 10:15:03 +09:00
|
|
|
# Telescope Packages (Optional)
|
|
|
|
|
2015-04-20 16:40:23 +09:00
|
|
|
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
|
2015-04-21 11:42:47 +09:00
|
|
|
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
|
|
|
|
2015-04-20 13:57:37 +09:00
|
|
|
|
2015-04-21 11:48:09 +09:00
|
|
|
# Your Custom Packages
|
|
|
|
|
|
|
|
# custom
|