{ "name": "fractals", "version": "0.1.0", "description": "Wasugj Wiki ===============", "main": "dist/app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Peter Zilz", "license": "ISC", "dependencies": { "express": "^4.17.1", "path": "^0.12.7" }, "devDependencies": { "@types/express": "^4.17.1" }, "peerDependencies": { "typescript": "3.6.3" }, "repository": { "type": "git", "url": "http://git.synoikos.de/git/peter/fractals.git" } }