Skip to content

Commit

Permalink
Merge branch 'master' of github.com:NUKnightLab/TimelineJS
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeGermuska committed May 21, 2014
2 parents f4c6aed + 3af521f commit 5a18302
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"name": "TimelineJS",
"version": "2.32.0",
"homepage": "http://timeline.knightlab.com",
"authors": [
"Zach Wise <[email protected]>",
"NUKnightLab"
],
"description": "A Storytelling Timeline built in JavaScript.",
"main": [
"build/js/timeline.js",
"build/css/timeline.css",
"build/embed/index.html",
"build/js/storyjs-embed.js",
"build/js/storyjs-embed-generator.js",
"build/js/storyjs-embed-cdn.js"
],
"keywords": [
"timeline",
"storytelling",
"timelinejs",
"timeline.js",
"history",
"googledocs",
"storify"
],
"license": "MPL v2.0",
"ignore": [
"**/.*",
"examples",
"tests",
"website"
]
}

0 comments on commit 5a18302

Please sign in to comment.