Skip to content

Commit

Permalink
[UPDATE] First Implementing Features & Answer Animations closes #3
Browse files Browse the repository at this point in the history
  • Loading branch information
FMCalisto committed Jan 24, 2019
1 parent 126e928 commit 47ae9d6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"name": "prototype-breast-screening",
"name": "prototype-multi-modality-assistant",
"version": "1.2.0",
"main": "src/js/index.js",
"description": "MIDA Prototype Breast Screening",
"description": "MIDA Prototype Multi-Modality Assistant",
"keywords": [
"DICOM",
"WADO",
"medical",
"imaging"
],
"author": "Francisco Maria Calisto",
"homepage": "https://github.com/mida-project/prototype-multi-modality",
"homepage": "https://github.com/mida-project/prototype-multi-modality-assistant",
"license": "ACADEMIC & COMMERCIAL",
"repository": {
"type": "git",
"url": "https://github.com/mida-project/prototype-multi-modality"
"url": "https://github.com/mida-project/prototype-multi-modality-assistant"
},
"scripts": {
"test": "jest",
Expand Down

0 comments on commit 47ae9d6

Please sign in to comment.