{ "name": "bitgoblin-website", "version": "0.1.0", "description": "The Bit Goblin official website", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "gitea@git.metaunix.net:bitgoblin/website.git" }, "author": "Gregory Ballantine ", "license": "BSD-2-Clause", "dependencies": { "express": "^4.17.3", "node-sass-middleware": "^1.0.1", "pug": "^3.0.2" } }