Skip to content

Commit 47ae9d6

Browse files
committed
[UPDATE] First Implementing Features & Answer Animations closes #3
1 parent 126e928 commit 47ae9d6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
2-
"name": "prototype-breast-screening",
2+
"name": "prototype-multi-modality-assistant",
33
"version": "1.2.0",
44
"main": "src/js/index.js",
5-
"description": "MIDA Prototype Breast Screening",
5+
"description": "MIDA Prototype Multi-Modality Assistant",
66
"keywords": [
77
"DICOM",
88
"WADO",
99
"medical",
1010
"imaging"
1111
],
1212
"author": "Francisco Maria Calisto",
13-
"homepage": "https://github.com/mida-project/prototype-multi-modality",
13+
"homepage": "https://github.com/mida-project/prototype-multi-modality-assistant",
1414
"license": "ACADEMIC & COMMERCIAL",
1515
"repository": {
1616
"type": "git",
17-
"url": "https://github.com/mida-project/prototype-multi-modality"
17+
"url": "https://github.com/mida-project/prototype-multi-modality-assistant"
1818
},
1919
"scripts": {
2020
"test": "jest",

0 commit comments

Comments
 (0)