hologram-github-theme
Version:
A Github Styleguide inspired theme for Hologram
24 lines (23 loc) • 616 B
JSON
{
"name": "hologram-github-theme",
"version": "0.1.4",
"description": "A Github Styleguide inspired theme for Hologram",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/wearecube/hologram-github-theme.git"
},
"keywords": [
"hologram",
"styleguide",
"theme"
],
"author": "Mathis Hofer <hofer@puzzle.ch>",
"license": "MIT",
"bugs": {
"url": "https://github.com/wearecube/hologram-github-theme/issues"
},
"homepage": "https://github.com/wearecube/hologram-github-theme#readme"
}