Files
laba-webgunea/package.json
2022-01-14 19:03:22 +01:00

26 lines
536 B
JSON

{
"name": "laba-webgunea",
"version": "1.0.0",
"description": "Laba sarerako webgunea",
"main": "index.js",
"scripts": {
"test": "test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/labasarea/laba-webgunea.git"
},
"keywords": [
"laba",
"webgunea",
"labasarea",
"laba.eus"
],
"author": "Laba Sarea",
"license": "ISC",
"bugs": {
"url": "https://github.com/labasarea/laba-webgunea/issues"
},
"homepage": "https://github.com/labasarea/laba-webgunea#readme"
}