UNPKG

redye

Version:
32 lines (31 loc) 629 B
{ "name": "redye", "version": "0.0.2", "description": "Press markdown file", "bin": { "redye": "bin/redye" }, "repository": { "type": "git", "url": "git://github.com/JacksonTian/redye.git" }, "author": "Jackson Tian", "license": "MIT", "bugs": { "url": "https://github.com/JacksonTian/redye/issues" }, "homepage": "https://github.com/JacksonTian/redye", "dependencies": { "ejs": "~0.8.5", "marked": "~0.3.1", "highlight.js": "~8.0.0", "mkdirp": "~0.3.5", "ncp": "~0.5.0", "han": "*" }, "devDependencies": {}, "keywords": [ "Press", "Markdown" ] }