瀏覽代碼

added git repo

master
mortie 7 年之前
父節點
當前提交
a6cb6fafaf
共有 1 個文件被更改,包括 5 次插入1 次删除
  1. 5
    1
      package.json

+ 5
- 1
package.json 查看文件

@@ -1,11 +1,15 @@
{
"name": "webframe",
"version": "0.1.1",
"version": "0.1.2",
"description": "Web server.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git.mort.coffee/mort/webframe"
},
"author": "Martin Dørum <martid0311@gmail.com> (http://mort.coffee)",
"license": "ISC"
}

Loading…
取消
儲存