-
- Downloads
Change links to gitlab
... | @@ -13,9 +13,9 @@ | ... | @@ -13,9 +13,9 @@ |
"dist/*.js", | "dist/*.js", | ||
"css/*.css" | "css/*.css" | ||
], | ], | ||
"homepage": "https://github.com/jsc/dicom-upload", | "homepage": "https://gitlab.version.fz-juelich.de/jupyter4jsc/j4j_extras/dicom-upload", | ||
"bugs": { | "bugs": { | ||
"url": "https://github.com/jsc/dicom-upload/issues" | "url": "https://gitlab.version.fz-juelich.de/jupyter4jsc/j4j_extras/dicom-upload/issues" | ||
}, | }, | ||
"license": "BSD-3-Clause", | "license": "BSD-3-Clause", | ||
"author": { | "author": { | ||
... | @@ -26,7 +26,7 @@ | ... | @@ -26,7 +26,7 @@ |
"types": "./lib/index.d.ts", | "types": "./lib/index.d.ts", | ||
"repository": { | "repository": { | ||
"type": "git", | "type": "git", | ||
"url": "https://github.com/jsc/dicom-upload" | "url": "https://gitlab.version.fz-juelich.de/jupyter4jsc/j4j_extras/dicom-upload" | ||
}, | }, | ||
"scripts": { | "scripts": { | ||
"build": "npm run build:lib && npm run build:nbextension", | "build": "npm run build:lib && npm run build:nbextension", | ||
... | ... |
Please register or sign in to comment