Browse Source

added git repo

master
mortie 7 years ago
parent
commit
a6cb6fafaf
1 changed files with 5 additions and 1 deletions
  1. 5
    1
      package.json

+ 5
- 1
package.json View File

@@ -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…
Cancel
Save