3 "version": "2.0.0-alpha1",
4 "description": "An ephemeral blog",
7 "blog": "./bin/blog.js"
10 "document": "jsdoc2md -f 'lib/**/*.js' > doc/README.md",
16 "url": "git+https://gitlab.com/rbdr/blog.git"
18 "author": "Ben Beltran <ben@nsovocal.com>",
19 "license": "Apache-2.0",
21 "url": "https://gitlab.com/rbdr/blog/issues"
23 "homepage": "https://gitlab.com/rbdr/blog#readme",
34 "@hapi/eslint-config-hapi": "^13.0.2",
35 "@hapi/eslint-plugin-hapi": "^4.3.5",
36 "jsdoc-to-markdown": "^6.0.1"