jellyfish-web/dashboard-ui/bower_components/hammerjs/bower.json

17 lines
289 B
JSON
Raw Normal View History

2015-09-01 15:18:25 -04:00
{
"name": "hammerjs",
"main": "hammer.js",
"ignore": [
"tests",
2015-12-25 21:54:04 -05:00
"src",
".bowerrc",
".gitignore",
".jscsrc",
".jshintrc",
".travis.yml",
"component.json",
"Gruntfile.coffee",
"package.json"
2015-09-01 15:18:25 -04:00
]
}