diff --git a/bower.json b/bower.json new file mode 100644 index 0000000..7c8cf65 --- /dev/null +++ b/bower.json @@ -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' + ] +} \ No newline at end of file