Skip to content

Commit

Permalink
bower json
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-t committed Apr 16, 2014
1 parent b8b7471 commit b1224c4
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "chocolat",
"version": "0.4.1",
"main": [
"css/chocolat.css",
"js/jquery.chocolat.js",
],
"license" : "CC-BY-2.0",
"dependencies": {
"jquery": "1.11.0"
},
"authors": [
{ "name": "Nicolas Turlais", "email": "[email protected]"," homepage": "http://nicolasturlais.com" }
],
"homepage" : "http://chocolat.insipi.de",
"repository": {
"type": "git",
"url": "git://github.com/nicolas-t/Chocolat.git"
}
}
File renamed without changes.

0 comments on commit b1224c4

Please sign in to comment.