浏览代码

added repository field to package.json

master
mort 10 年前
父节点
当前提交
af891e9b23
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4
    0
      package.json

+ 4
- 0
package.json 查看文件

@@ -14,5 +14,9 @@
"license": "GPLv2",
"dependencies": {
"colors": "^1.1.2"
},
"repository": {
"type": "git",
"url": "http://git.mort.coffee/mort/logger"
}
}

正在加载...
取消
保存