41 lines
906 B
Plaintext
41 lines
906 B
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.4.2
|
|
promise@0.11.1
|
|
stylus@2.513.13
|
|
meteor-base@1.4.0
|
|
mobile-experience@1.0.5
|
|
mongo@1.6.0
|
|
blaze-html-templates@1.0.4
|
|
session@1.2.0-beta181.7
|
|
tracker@1.2.0
|
|
logging@1.1.20
|
|
reload@1.2.0
|
|
ejson@1.1.0
|
|
spacebars@1.0.12
|
|
check@1.3.1
|
|
ecmascript@0.12.3
|
|
reactive-var@1.0.11
|
|
reactive-dict@1.3.0-beta181.7
|
|
standard-minifier-css@1.5.2
|
|
standard-minifier-js@2.4.0
|
|
shell-server@0.4.0
|
|
|
|
# OHIF Packages
|
|
ohif:core
|
|
ohif:cornerstone
|
|
ohif:viewerbase
|
|
ohif:study-list
|
|
ohif:hanging-protocols
|
|
ohif:measurement-table
|
|
|
|
fortawesome:fontawesome
|
|
aldeed:simple-schema # Third party package to deal with schemas
|
|
aldeed:template-extension
|
|
react-template-helper
|
|
gadicc:blaze-react-component
|