jscs-preset-hexo
Version:
JSCS preset for Hexo projects
15 lines (14 loc) • 341 B
JSON
{
"name": "jscs-preset-hexo",
"version": "1.0.1",
"description": "JSCS preset for Hexo projects",
"repository": "hexojs/jscs-preset-hexo",
"homepage": "http://hexo.io/",
"keywords": [
"hexo",
"jscs-preset"
],
"main": "jscs.json",
"author": "Tommy Chen <tommy351@gmail.com> (http://zespia.tw)",
"license": "MIT"
}