Skip to content

Commit

Permalink
creating bower.json
Browse files Browse the repository at this point in the history
to support wiredep
  • Loading branch information
ramana-chavakula committed Apr 14, 2016
1 parent 7c5631a commit 9270720
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "touche",
"homepage": "https://github.com/benhowdle89/touche",
"_release": "7c5631a1a6",
"main": "src/touche.js",
"license": "MIT",
"dependencies": {
"jquery": "~1.10.0"
},
"_resolution": {
"type": "branch",
"branch": "master",
"commit": "7c5631a1a660d1dd1f2a417459b749c9525d3aa6"
},
"_source": "https://github.com/benhowdle89/touche.git",
"_target": "*",
"_originalSource": "https://github.com/benhowdle89/touche.git"
}

0 comments on commit 9270720

Please sign in to comment.