Skip to content

Commit

Permalink
Add bower.json #65
Browse files Browse the repository at this point in the history
  • Loading branch information
Pablo Cantero committed Jun 2, 2014
1 parent d63df1a commit 59a7df4
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
name: 'jquery-dateFormat',
homepage: 'https://github.com/phstc/jquery-dateFormat',
version: '0.0.1',
ignore: [
'src',
'test',
'coverage',
'.bowerrc',
'.gitignore',
'.jshintignore',
'.jshintrc',
'composer.json',
'bower.json',
'Gruntfile.js',
'package.json',
'README.md'
]
}

0 comments on commit 59a7df4

Please sign in to comment.