purelog-theme-hyde
Version:
Hyde的主题
26 lines (25 loc) • 468 B
JSON
{
"name": "purelog-theme-hyde",
"version": "0.0.2",
"description": "Hyde的主题",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/conis/Purelog"
},
"keywords": [
"purelog",
"theme",
"hyde"
],
"dependencies":{
"handlebars": "*",
"moment": "*",
"underscore": "*"
},
"author": "conis",
"license": "MIT"
}