소스 검색

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…
취소
저장