mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 11:28:23 -07:00
27 lines
578 B
JSON
27 lines
578 B
JSON
{
|
|
"name": "hammerjs",
|
|
"main": "hammer.js",
|
|
"ignore": [
|
|
"tests",
|
|
"src",
|
|
".bowerrc",
|
|
".gitignore",
|
|
".jscsrc",
|
|
".jshintrc",
|
|
".travis.yml",
|
|
"component.json",
|
|
"Gruntfile.coffee",
|
|
"package.json"
|
|
],
|
|
"homepage": "https://github.com/hammerjs/hammer.js",
|
|
"version": "2.0.6",
|
|
"_release": "2.0.6",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v2.0.6",
|
|
"commit": "05f0872c6130daf537bad27a393310cd5833c9a1"
|
|
},
|
|
"_source": "git://github.com/hammerjs/hammer.js.git",
|
|
"_target": "~2.0.4",
|
|
"_originalSource": "hammer.js"
|
|
} |