2014-09-30 12:29:53 +02:00
|
|
|
{
|
|
|
|
"name": "hammerjs",
|
|
|
|
"main": "hammer.js",
|
|
|
|
"ignore": [
|
|
|
|
"tests",
|
2016-08-09 15:32:12 +02:00
|
|
|
"src",
|
|
|
|
".bowerrc",
|
|
|
|
".gitignore",
|
|
|
|
".jscsrc",
|
|
|
|
".jshintrc",
|
|
|
|
".travis.yml",
|
|
|
|
"component.json",
|
|
|
|
"Gruntfile.coffee",
|
|
|
|
"package.json"
|
2014-09-30 12:29:53 +02:00
|
|
|
],
|
|
|
|
"homepage": "https://github.com/EightMedia/hammer.js",
|
2016-08-09 15:32:12 +02:00
|
|
|
"version": "2.0.8",
|
|
|
|
"_release": "2.0.8",
|
2014-09-30 12:29:53 +02:00
|
|
|
"_resolution": {
|
|
|
|
"type": "version",
|
2016-08-09 15:32:12 +02:00
|
|
|
"tag": "v2.0.8",
|
|
|
|
"commit": "ee611316bec077fcfbba3fd604ebc4b0b35ac288"
|
2014-09-30 12:29:53 +02:00
|
|
|
},
|
2016-08-09 15:32:12 +02:00
|
|
|
"_source": "https://github.com/EightMedia/hammer.js.git",
|
2014-10-12 19:07:47 +02:00
|
|
|
"_target": "~2.0.2",
|
2014-09-30 12:29:53 +02:00
|
|
|
"_originalSource": "hammerjs"
|
|
|
|
}
|