Skip to content

Commit

Permalink
Added bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alangrafu committed Sep 1, 2015
1 parent 41407af commit 7d34ff0
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "timeknots",
"version": "1.0.10",
"homepage": "https://github.com/alangrafu/timeknots",
"authors": [
"Alvaro Graves <alvaro@graves.cl>"
],
"description": "Minimalistic timelines based on D3",
"main": "src/timeknots.js",
"keywords": [
"timeknots",
"visualization",
"d3",
"timelines",
"timeline"
],
"license": "Apache2",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}

0 comments on commit 7d34ff0

Please sign in to comment.