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",
|
2016-04-22 09:25:52 -07:00
|
|
|
"version": "2.0.8",
|
|
|
|
"_release": "2.0.8",
|
2015-09-01 12:18:25 -07:00
|
|
|
"_resolution": {
|
|
|
|
"type": "version",
|
2016-04-22 09:25:52 -07:00
|
|
|
"tag": "v2.0.8",
|
|
|
|
"commit": "ee611316bec077fcfbba3fd604ebc4b0b35ac288"
|
2015-09-01 12:18:25 -07:00
|
|
|
},
|
2016-04-22 09:09:08 -07:00
|
|
|
"_source": "https://github.com/hammerjs/hammer.js.git",
|
2015-09-01 12:18:25 -07:00
|
|
|
"_target": "~2.0.4",
|
2015-12-23 10:46:01 -07:00
|
|
|
"_originalSource": "hammer.js"
|
2015-09-01 12:18:25 -07:00
|
|
|
}
|