UNPKG

sassdoc-theme-flippant

Version:

A modified version of Sassdoc's default theme

42 lines (41 loc) 893 B
{ "name": "sassdoc-theme-flippant", "version": "1.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" ], "main": "dist", "scripts": {}, "repository": { "type": "git", "url": "git+https://github.com/dbox/flippant.git" }, "author": "dbox", "license": "MIT", "bugs": { "url": "https://github.com/dbox/flippant/issues" }, "dependencies": { "chroma-js": "^0.6.3", "es6-denodeify": "^0.1.0", "es6-promise": "^2.0.1", "extend": "^2.0.0", "fs-extra": "^8.1.0", "html-minifier": "^4.0.0", "sassdoc-extras": "^2.5.1", "swig": "^1.4.2", "swig-extras": "^0.0.1" }, "homepage": "https://github.com/dbox/flippant#readme", "devDependencies": {} }