diff --git a/package.json b/package.json new file mode 100644 index 0000000..c7054de --- /dev/null +++ b/package.json @@ -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" +}