Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Commit

Permalink
add bower
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelmota committed Sep 7, 2014
1 parent 5b3a6f5 commit ca484e4
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "jsdoc-oblivion",
"version": "0.0.3",
"homepage": "https://github.com/miguelmota/jsdoc-oblivion",
"authors": [
"Miguel Mota <miguelmota2@gmail.com>"
],
"description": "A gray and blue JSDoc template theme.",
"main": "template/publish.js",
"keywords": [
"jsdoc",
"template"
],
"license": "MIT",
"private": true
}

0 comments on commit ca484e4

Please sign in to comment.