Add repo info to package.json
This commit is contained in:
parent
1d6b90b858
commit
fde95e4278
@ -2,6 +2,10 @@
|
|||||||
"name": "remotestorage-module-kosmos",
|
"name": "remotestorage-module-kosmos",
|
||||||
"version": "2.1.0",
|
"version": "2.1.0",
|
||||||
"description": "remoteStorage module for Kosmos clients",
|
"description": "remoteStorage module for Kosmos clients",
|
||||||
|
"repository": {
|
||||||
|
"type" : "git",
|
||||||
|
"url" : "https://gitea.kosmos.org/kosmos/rs-module-kosmos.git"
|
||||||
|
},
|
||||||
"main": "./dist/build.js",
|
"main": "./dist/build.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user