{ "name": "gruppenprojekt-gesellschaftsspiele", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "jest --verbose" }, "repository": { "type": "git", "url": "https://gitlab2.informatik.hs-fulda.de/fdai7346/gruppenprojekt-gesellschaftsspiele.git" }, "author": "", "license": "ISC", "dependencies": { "jest": "^18.0.0" }}
{
"name": "gruppenprojekt-gesellschaftsspiele",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "jest --verbose"
},
"repository": {
"type": "git",
"url": "https://gitlab2.informatik.hs-fulda.de/fdai7346/gruppenprojekt-gesellschaftsspiele.git"
"author": "",
"license": "ISC",
"dependencies": {
"jest": "^18.0.0"
}