{ "name": "laba-webgunea", "version": "1.0.0", "description": "Laba sarerako webgunea", "private": true, "workspaces": [ "back" ], "scripts": { "start:back": "yarn workspace back start" }, "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" }