Skip to content

Commit

Permalink
Add bower.json for bower functionality
Browse files Browse the repository at this point in the history
  • Loading branch information
henryptung committed Jul 31, 2015
1 parent 78c0139 commit f3c9861
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "Leaflet.utfgrid",
"main": "dist/leaflet.utfgrid.js",
"ignore": [
"build",
"src",
".gitignore",
"Jakefile.js"
],
"dependencies": {
"leaflet": "~0.7.3"
}
}

0 comments on commit f3c9861

Please sign in to comment.