add repository and bugs info to package.json
This commit is contained in:
Родитель
adcc04d7bd
Коммит
693cd352e1
|
@ -11,5 +11,12 @@
|
|||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC"
|
||||
"license": "ISC",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/xmatthewx/webmaker-addons.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/xmatthewx/webmaker-addons/issues"
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче