Procházet zdrojové kódy

added git repo

master
mortie před 7 roky
rodič
revize
a6cb6fafaf
1 změnil soubory, kde provedl 5 přidání a 1 odebrání
  1. 5
    1
      package.json

+ 5
- 1
package.json Zobrazit soubor

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

Načítá se…
Zrušit
Uložit