This app computes coupling between files of bug fixing revisions using FPGrowth algorithm
- main.html: describes visual layout of the app pane in the platform
- main.js: contains glue code for interaction
- app.css: app's stylesheet
- revision.boa: contains MSR logic
- package.json: metadata about the app