You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
404 B
JSON
16 lines
404 B
JSON
{
|
|
"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"
|
|
}
|