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

27 lines
578 B
JSON
Raw Normal View History

2015-09-01 12:18:25 -07:00
{
"name": "hammerjs",
"main": "hammer.js",
"ignore": [
"tests",
2015-12-26 11:35:53 -07:00
"src",
".bowerrc",
".gitignore",
".jscsrc",
".jshintrc",
".travis.yml",
"component.json",
"Gruntfile.coffee",
"package.json"
2015-09-01 12:18:25 -07:00
],
"homepage": "https://github.com/hammerjs/hammer.js",
2015-12-26 11:35:53 -07:00
"version": "2.0.6",
"_release": "2.0.6",
2015-09-01 12:18:25 -07:00
"_resolution": {
"type": "version",
2015-12-26 11:35:53 -07:00
"tag": "v2.0.6",
"commit": "05f0872c6130daf537bad27a393310cd5833c9a1"
2015-09-01 12:18:25 -07:00
},
"_source": "git://github.com/hammerjs/hammer.js.git",
"_target": "~2.0.4",
2015-12-23 10:46:01 -07:00
"_originalSource": "hammer.js"
2015-09-01 12:18:25 -07:00
}