68 lines
1.8 KiB
Plaintext
68 lines
1.8 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.
|
|
|
|
npm-bcrypt@0.9.3
|
|
|
|
meteor-base@1.2.0 # Packages every Meteor app needs to have
|
|
mobile-experience@1.0.5 # Packages for a great mobile UX
|
|
mongo@1.3.0 # The database Meteor supports right now
|
|
blaze-html-templates@1.0.4 # Compile .html files into Meteor Blaze views
|
|
session@1.1.7 # Client-side reactive dictionary for your app
|
|
jquery@1.11.10 # Helpful client-side library
|
|
tracker@1.1.3 # Meteor's client-side reactive programming library
|
|
standard-minifier-css@1.3.5
|
|
standard-minifier-js@2.2.0
|
|
http@1.3.0
|
|
promise@0.10.0
|
|
stylus@2.513.13
|
|
random@1.0.10
|
|
reactive-var@1.0.11
|
|
reactive-dict@1.2.0
|
|
check@1.2.5
|
|
email@1.2.3
|
|
es5-shim@4.6.15 # ECMAScript 5 compatibility for older browsers.
|
|
ecmascript@0.9.0 # Enable ECMAScript2015+ syntax in app code
|
|
|
|
clinical:active-entry
|
|
clinical:theming
|
|
clinical:fonts
|
|
clinical:hipaa-audit-log
|
|
clinical:hipaa-logger
|
|
|
|
# OHIF Packages
|
|
ohif:polyfill
|
|
ohif:design
|
|
ohif:core
|
|
ohif:header
|
|
ohif:cornerstone
|
|
ohif:viewerbase
|
|
ohif:studies
|
|
ohif:study-list
|
|
ohif:dicom-services
|
|
ohif:hanging-protocols
|
|
ohif:metadata
|
|
|
|
# Necessary for Lesion Trakcer
|
|
ohif:lesiontracker
|
|
ohif:user
|
|
ohif:user-management
|
|
ohif:select-tree
|
|
|
|
accounts-base@1.4.0
|
|
accounts-password@1.5.0
|
|
|
|
twbs:bootstrap
|
|
fortawesome:fontawesome
|
|
momentjs:moment@2.15.1
|
|
aldeed:simple-schema # Third party package to deal with schemas
|
|
aldeed:template-extension@4.0.0
|
|
aldeed:collection2
|
|
zuuk:stale-session
|
|
dangrossman:bootstrap-daterangepicker
|
|
johdirr:meteor-git-rev
|
|
u2622:persistent-session@0.4.4
|
|
shell-server@0.3.0
|