|
@@ -1,6 +1,6 @@
|
|
{
|
|
{
|
|
"name": "libs",
|
|
"name": "libs",
|
|
- "version": "1.0.4",
|
|
|
|
|
|
+ "version": "1.0.5",
|
|
"description": "",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"scripts": {
|
|
@@ -8,19 +8,19 @@
|
|
},
|
|
},
|
|
"repository": {
|
|
"repository": {
|
|
"type": "git",
|
|
"type": "git",
|
|
- "url": "ssh://git@git.tum.dk/tum.dk/libs.git"
|
|
|
|
|
|
+ "url": "https://git.tum.dk/tum.dk/libs.git"
|
|
},
|
|
},
|
|
"author": "",
|
|
"author": "",
|
|
"license": "ISC",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"async": "^2.6.1",
|
|
"async": "^2.6.1",
|
|
"aws-sdk": "^2.315.0",
|
|
"aws-sdk": "^2.315.0",
|
|
- "buffa": "git+ssh://git@git.tum.dk/tum.dk/buffa.git",
|
|
|
|
|
|
+ "buffa": "https://git.tum.dk/tum.dk/buffa.git",
|
|
"file-type": "^10.0.0",
|
|
"file-type": "^10.0.0",
|
|
"jszip": "^3.1.5",
|
|
"jszip": "^3.1.5",
|
|
"node-fetch": "^2.2.0",
|
|
"node-fetch": "^2.2.0",
|
|
- "openpgp": "git+ssh://git@git.tum.dk/tum.dk/openpgpops.git",
|
|
|
|
- "opath": "git+ssh://git@git.tum.dk/tum.dk/opath.git"
|
|
|
|
|
|
+ "openpgp": "https://git.tum.dk/tum.dk/openpgpops.git",
|
|
|
|
+ "opath": "https://git.tum.dk/tum.dk/opath.git"
|
|
|
|
|
|
}
|
|
}
|
|
}
|
|
}
|