ソースを参照

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"
}

読み込み中…
キャンセル
保存