Skip to content

Instantly share code, notes, and snippets.

@neil-s
Created February 29, 2016 23:00
Show Gist options
  • Save neil-s/c1577eba092a1fc776b4 to your computer and use it in GitHub Desktop.
Save neil-s/c1577eba092a1fc776b4 to your computer and use it in GitHub Desktop.
Packages in my Meteor app
# Meteor packages used by this project, one per line.
# Check this file (and the other files in this directory) into your repository.
#
# 'meteor add' and 'meteor remove' will edit this file for you,
# but you can also edit it by hand.
meteor-base # Packages every Meteor app needs to have
mobile-experience # Packages for a great mobile UX
mongo # The database Meteor supports right now
blaze-html-templates # Compile .html files into Meteor Blaze views
session # Client-side reactive dictionary for your app
jquery # Helpful client-side library
tracker # Meteor's client-side reactive programming library
standard-minifiers # JS/CSS minifiers run for production mode
es5-shim # ECMAScript 5 compatibility for older browsers.
ecmascript # Enable ECMAScript2015+ syntax in app code
insecure # Allow all DB writes from clients (for prototyping)
semantic:ui
flemay:less-autoprefixer
iron:router
babrahams:constellation
constellation:schema
aldeed:collection2
dburles:collection-helpers
accounts-base
accounts-password
alanning:roles
accounts-ui
yogiben:admin
comerc:autoform-selectize
chhib:selectize-bootstrap-3
fortawesome:fontawesome
accounts-base@1.2.2
accounts-password@1.1.4
accounts-ui@1.1.6
accounts-ui-unstyled@1.1.8
alanning:roles@1.2.14
aldeed:autoform@5.8.1
aldeed:collection2@2.9.0
aldeed:collection2-core@1.1.0
aldeed:schema-deny@1.0.1
aldeed:schema-index@1.0.1
aldeed:simple-schema@1.5.3
aldeed:tabular@1.4.2
aldeed:template-extension@4.0.0
amplify@1.0.0
autoupdate@1.2.4
babel-compiler@5.8.24_1
babel-runtime@0.1.4
babrahams:constellation@0.4.1
babrahams:editable-json@0.6.3
babrahams:temple@0.4.1
base64@1.0.4
binary-heap@1.0.4
blaze@2.1.3
blaze-html-templates@1.0.1
blaze-tools@1.0.4
boilerplate-generator@1.0.4
caching-compiler@1.0.0
caching-html-compiler@1.0.2
callback-hook@1.0.4
check@1.1.0
chhib:selectize-bootstrap-3@0.0.1
coffeescript@1.0.11
comerc:autoform-selectize@2.2.4
constellation:autopublish@0.4.0
constellation:console@1.4.0
constellation:plugins@0.4.0
constellation:position@0.4.0
constellation:schema@0.4.0
constellation:session@0.4.0
constellation:subscriptions@0.4.0
constellation:tiny@0.4.0
dburles:collection-helpers@1.0.4
dburles:mongo-collection-instances@0.3.4
ddp@1.2.2
ddp-client@1.2.1
ddp-common@1.2.2
ddp-rate-limiter@1.0.0
ddp-server@1.2.2
deps@1.0.9
diff-sequence@1.0.1
ecmascript@0.1.6
ecmascript-runtime@0.2.6
ejson@1.0.7
email@1.0.8
es5-shim@4.1.14
fastclick@1.0.7
flemay:less-autoprefixer@1.2.0
fortawesome:fontawesome@4.5.0
geojson-utils@1.0.4
gwendall:body-events@0.1.6
gwendall:session-json@0.1.7
hot-code-push@1.0.0
html-tools@1.0.5
htmljs@1.0.5
http@1.1.1
id-map@1.0.4
insecure@1.0.4
iron:controller@1.0.12
iron:core@1.0.11
iron:dynamic-template@1.0.12
iron:layout@1.0.12
iron:location@1.0.11
iron:middleware-stack@1.0.11
iron:router@1.0.12
iron:url@1.0.11
jquery@1.11.4
juliancwirko:s-alert@3.1.4
lai:collection-extensions@0.1.4
lai:ddp-inspector@1.1.9
launch-screen@1.0.4
less@2.5.1
livedata@1.0.15
localstorage@1.0.5
logging@1.0.8
mdg:validation-error@0.2.0
meteor@1.1.10
meteor-base@1.0.1
meteorhacks:meteorx@1.0.2
meteorhacks:unblock@1.1.0
mfactory:admin-lte@0.0.2
minifiers@1.1.7
minimongo@1.0.10
mobile-experience@1.0.1
mobile-status-bar@1.0.6
momentjs:moment@2.10.6
mongo@1.1.3
mongo-id@1.0.1
mongo-livedata@1.0.9
mousetrap:mousetrap@1.4.6_1
npm-bcrypt@0.7.8_2
npm-mongo@1.4.39_1
observe-sequence@1.0.7
ordered-dict@1.0.4
promise@0.5.1
raix:eventemitter@0.1.3
raix:handlebar-helpers@0.2.5
random@1.0.5
rate-limit@1.0.0
reactive-dict@1.1.3
reactive-var@1.0.6
reload@1.1.4
retry@1.0.4
reywood:publish-composite@1.4.2
routepolicy@1.0.6
semantic:ui@2.1.8
semantic:ui-data@2.1.8
service-configuration@1.0.5
session@1.1.1
sha@1.0.4
spacebars@1.0.7
spacebars-compiler@1.0.7
srp@1.0.4
standard-minifiers@1.0.2
templating@1.1.5
templating-tools@1.0.0
tracker@1.0.9
twbs:bootstrap@3.3.6
u2622:persistent-session@0.4.4
ui@1.0.8
underscore@1.0.4
url@1.0.5
webapp@1.2.3
webapp-hashing@1.0.5
yogiben:admin@1.2.6
zimme:active-route@2.3.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment