Index

joshstock.in / 8d865bc

Source for serving and static templating/compiling of https://joshstock.in.

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
7320 Jan 2020 21:499b4a3f1Begin gitpager rewriteJosh Stockin111N

Blob @ joshstock.in / gitpager / package.json

text/plain316 bytesdownload raw
1{
2 "name": "gitpager",
3 "version": "1.0.0",
4 "description": "",
5 "main": "index.js",
6 "private": true,
7 "dependencies": {
8 "js-yaml": "^3.13.1"
9 },
10 "devDependencies": {},
11 "scripts": {
12 "test": "echo \"Error: no test specified\" && exit 1"
13 },
14 "keywords": [],
15 "author": "",
16 "license": "ISC"
17}
18