{ "name": "len0rd_net", "version": "0.0.1", "description": "src for lenords.net", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "prestart": "node prestart.js" }, "repository": { "type": "git", "url": "git+https://github.com/len0rd/personal-website.git" }, "author": "len0rd", "license": "MIT", "bugs": { "url": "https://github.com/len0rd/personal-website/issues" }, "homepage": "https://github.com/len0rd/personal-website#readme", "dependencies": { "dynamic-scrollspy": "^0.2.0", "ejs": "^2.7.4", "express": "^4.17.1", "mkdirp": "^1.0.4", "showdown": "^1.9.1", "showdown-highlight": "^2.1.8" } }