Skip to content

Commit

Permalink
Added bower manifest json
Browse files Browse the repository at this point in the history
  • Loading branch information
dgramlich committed Jul 10, 2013
1 parent d8dbfeb commit 92d892a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"name": "console-time",
"version": "0.0.1",
"author": "David Gramlich",
"description": "console.time() polyfill",
"main": "console-time.js",
"repository": {
"type": "git",
"url": "git://github.com/callmehiphop/console-time.git"
},
"ignore": [
"README.md"
]
}

0 comments on commit 92d892a

Please sign in to comment.