@no-repeat/sassdoc-theme
Version:
A modified version of Sassdoc's default theme
36 lines • 762 B
JSON
{
"name": "@no-repeat/sassdoc-theme",
"version": "0.0.1",
"description": "A modified version of Sassdoc's default theme",
"keywords": [
"sassdoc-theme"
],
"files": [
"assets",
"views",
"dist",
"default.json",
"index.js",
"LICENSE.md",
"README.md"
],
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/no-repeat/sassdoc-theme.git"
},
"author": "no-repeat <chenpeng.mini@gmail.com>",
"scripts": {},
"main": "dist",
"dependencies": {
"chroma-js": "^0.x",
"es6-denodeify": "^0.x",
"es6-promise": "^2.x",
"extend": "^2.x",
"fs-extra": "^0.x",
"html-minifier": "^0.x",
"sassdoc-extras": "^2.x",
"swig": "1.x",
"swig-extras": "^0.x"
}
}