54 lines
1.1 KiB
Plaintext
54 lines
1.1 KiB
Plaintext
# 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.
|
|
|
|
http@1.3.0
|
|
promise@0.10.0
|
|
stylus@2.513.13
|
|
meteor-base@1.2.0
|
|
mobile-experience@1.0.5
|
|
mongo@1.3.0
|
|
blaze-html-templates@1.0.4
|
|
session@1.1.7
|
|
jquery@1.11.10
|
|
tracker@1.1.3
|
|
logging@1.1.19
|
|
reload@1.1.11
|
|
random@1.0.10
|
|
ejson@1.1.0
|
|
spacebars@1.0.12
|
|
check@1.2.5
|
|
ecmascript@0.9.0
|
|
reactive-var@1.0.11
|
|
reactive-dict@1.2.0
|
|
standard-minifier-css@1.3.5
|
|
standard-minifier-js@2.2.0
|
|
|
|
|
|
# OHIF Packages
|
|
ohif:polyfill
|
|
ohif:design
|
|
ohif:core
|
|
ohif:commands
|
|
ohif:hotkeys
|
|
ohif:header
|
|
ohif:cornerstone
|
|
ohif:cornerstone-settings
|
|
ohif:viewerbase
|
|
ohif:study-list
|
|
ohif:dicom-services
|
|
ohif:hanging-protocols
|
|
ohif:metadata
|
|
|
|
twbs:bootstrap
|
|
fortawesome:fontawesome
|
|
momentjs:moment@2.15.1
|
|
aldeed:simple-schema # Third party package to deal with schemas
|
|
aldeed:template-extension
|
|
gilbertwat:bootstrap3-daterangepicker
|
|
johdirr:meteor-git-rev
|
|
cultofcoders:persistent-session
|
|
shell-server@0.3.0
|