Explorar el Código

added git repo

master
mortie hace 7 años
padre
commit
a6cb6fafaf
Se han modificado 1 ficheros con 5 adiciones y 1 borrados
  1. 5
    1
      package.json

+ 5
- 1
package.json Ver fichero

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

Cargando…
Cancelar
Guardar