{ "name": "personal-website", "version": "0.0.0", "description": "", "main": "app.js", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "git+https://github.com/Raymonzut/Personal-Website.git" }, "author": "Raymonzut", "license": "ISC", "bugs": { "url": "https://github.com/Raymonzut/Personal-Website/issues" }, "homepage": "https://github.com/Raymonzut/Personal-Website#readme", "devDependencies": { "chai": "^4.2.0", "mocha": "^7.1.1" } }