somb
Version:
light exquisite markdown blog
39 lines (38 loc) • 825 B
JSON
{
"name": "somb",
"version": "1.0.8",
"description": "light exquisite markdown blog",
"main": "index.js",
"scripts": {
"start": "node www.js"
},
"bin": {
"somb": "./bin/somb.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/leinov/somb.git"
},
"devDependencies": {},
"keywords": [
"markdown",
"blog",
"leinov",
"node"
],
"author": "leinov",
"license": "ISC",
"bugs": {
"url": "https://github.com/leinov/master-webpack/issues"
},
"homepage": "https://github.com/leinov/somb",
"dependencies": {
"chalk": "^2.4.1",
"download-git-repo": "^1.1.0",
"express": "^4.16.4",
"markdown-it": "^8.4.2",
"nodegit": "^0.23.0",
"opn": "^5.4.0"
},
"avatar": "https://avatars0.githubusercontent.com/u/6204210?s=460&v=4"
}