Update package.json
This commit is contained in:
parent
0bec90d614
commit
e48f2de6ea
@ -9,15 +9,15 @@
|
|||||||
"contributors": [
|
"contributors": [
|
||||||
"bluefox <dogafox@gmail.com>"
|
"bluefox <dogafox@gmail.com>"
|
||||||
],
|
],
|
||||||
"homepage": "https://github.com/yunkong2/yunkong2.material",
|
"homepage": "https://git.spacen.net/yunkong2/yunkong2.material",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/yunkong2/yunkong2.material"
|
"url": "https://git.spacen.net/yunkong2/yunkong2.material"
|
||||||
},
|
},
|
||||||
"licenses": [
|
"licenses": [
|
||||||
{
|
{
|
||||||
"type": "CC-BY-NC-4.0",
|
"type": "CC-BY-NC-4.0",
|
||||||
"url": "https://github.com/yunkong2/yunkong2.material/blob/master/LICENSE"
|
"url": "https://git.spacen.net/yunkong2/yunkong2.material/blob/master/LICENSE"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"keywords": [
|
"keywords": [
|
||||||
@ -38,7 +38,7 @@
|
|||||||
"gulp-watch": "^5.0.1"
|
"gulp-watch": "^5.0.1"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/yunkong2/yunkong2.material/issues"
|
"url": "https://git.spacen.net/yunkong2/yunkong2.material/issues"
|
||||||
},
|
},
|
||||||
"main": "www/index.html",
|
"main": "www/index.html",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
Reference in New Issue
Block a user