Index

joshstock.in / e654c77

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

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
4804 Jan 2020 12:536799f82Create git pager sourceJosh Stockin1170N

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 "express": "^4.17.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