|
- {
- "name": "jfenn.me",
- "version": "1.0.0",
- "description": "James Fenn's personal website.",
- "main": "index.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "repository": {
- "type": "git",
- "url": "git+https://code.horrific.dev/james/jfenn.me.git"
- },
- "keywords": [],
- "author": "James Fenn <me@jfenn.me> (https://jfenn.me/)",
- "license": "UNLICENSED",
- "bugs": {
- "url": "https://code.horrific.dev/james/jfenn.me/issues"
- },
- "homepage": "https://code.horrific.dev/james/jfenn.me",
- "devDependencies": {
- "@11ty/eleventy": "0.11.0",
- "@11ty/eleventy-plugin-rss": "^1.0.9",
- "@11ty/eleventy-plugin-syntaxhighlight": "^2.0.3",
- "@doubledotlabs/dot.css": "0.1.5",
- "bootstrap": "^4.3.1",
- "fs": "0.0.1-security",
- "git-clone": "^0.1.0",
- "git-rest-wrapper": "0.0.8",
- "js-yaml": "^3.14.0",
- "markdown-it": "^10.0.0",
- "markdown-it-anchor": "^5.2.5",
- "markdown-it-prism": "^2.1.3",
- "mdjavadoc-api": "^1.0.4",
- "moment": "^2.27.0",
- "node-fetch": "^2.6.0",
- "nodegit": "^0.27.0",
- "sass": "^1.23.2"
- }
- }
|