Skip to content

Commit

Permalink
the bowers
Browse files Browse the repository at this point in the history
  • Loading branch information
Jessica Lord committed Aug 8, 2014
1 parent 0d0ca3d commit 313b22f
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": "sheetsee",
"version": "1.0.0",
"main": ["js/sheetsee.js", "css/sss.css"],
"ignore": [
"contributing.md",
"docs",
"demos",
"img",
"site",

],
"homepage": "http://jlord.github.io/sheetsee.js",
"description": "Sheetsee.js is a library for easily creating tables, charts and maps from spreadsheet data.",
"keywords": [
"spreadsheet",
"tables",
"maps"
],
"dependencies": {
"jquery": ">= 1.9.0",
"tabletop": ">= 1.3.5",
}
}

2 comments on commit 313b22f

@Travisnarkle79
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bower.jsonjgfrui
Utrt

@toanbeo200
Copy link

@toanbeo200 toanbeo200 commented on 313b22f Feb 12, 2023 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.