npm init
parent
81188fa551
commit
21bb70df04
@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "zglaszansko-web",
|
||||
"version": "0.1.0",
|
||||
"description": "Web aplikacja ułatwiająca wysyłanie zgłoszeń do Poznańskiej Straży Miejskiej",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "gitea@git.kuba-orlik.name:kuba/zglaszansko-web.git"
|
||||
},
|
||||
"author": "foki",
|
||||
"license": "ISC"
|
||||
}
|
Loading…
Reference in New Issue