first commit

This commit is contained in:
sulliwane 2018-12-10 21:39:24 +01:00
commit 14ea24cfc6
2 changed files with 16 additions and 0 deletions

1
index.js Normal file
View File

@ -0,0 +1 @@
console.log('public')

15
package.json Normal file
View File

@ -0,0 +1,15 @@
{
"name": "public",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "ssh://git@code.qu4nt.pro:222/victor/public.git"
},
"author": "",
"license": "ISC"
}