hologram-github-theme
Version:
A Github Styleguide inspired theme for Hologram
25 lines (24 loc) • 473 B
JSON
{
"name": "hologram-github-theme",
"version": "0.1.4",
"authors": [
"Mathis Hofer <hofer@puzzle.ch>"
],
"description": "A Github Styleguide inspired theme for Hologram",
"keywords": [
"hologram",
"theme",
"github",
"styleguide"
],
"license": "MIT",
"homepage": "https://github.com/wearecube/hologram-github-theme",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"example.png"
]
}