Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
Add bower definition
Browse files Browse the repository at this point in the history
  • Loading branch information
Wikiki committed Nov 30, 2017
1 parent ba1e907 commit 7744795
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "bulma-timeline",
"description": "Display a vertical timeline, in different colors, sizes, and states",
"main": "timeline.sass",
"authors": [
"Wikiki <[email protected]> (https://wikiki.github.io/bulma-extensions/overview)"
],
"license": "MIT",
"keywords": [
"Bulma",
"bulma",
"bulma.io",
"extensions",
"timeline"
],
"homepage": "https://github.com/Wikiki/bulma-timeline",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}

0 comments on commit 7744795

Please sign in to comment.