{ "_from": "rc-hammerjs@~0.6.0", "_id": "rc-hammerjs@0.6.10", "_inBundle": false, "_integrity": "sha512-Vgh9qIudyN5CHRop4M+v+xUniQBFWXKrsJxQRVtJOi2xgRrCeI52/bkpaL5HWwUhqTK9Ayq0n7lYTItT6ld5rg==", "_location": "/rc-hammerjs", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "rc-hammerjs@~0.6.0", "name": "rc-hammerjs", "escapedName": "rc-hammerjs", "rawSpec": "~0.6.0", "saveSpec": null, "fetchSpec": "~0.6.0" }, "_requiredBy": [ "/rc-tabs" ], "_resolved": "https://registry.npmjs.org/rc-hammerjs/-/rc-hammerjs-0.6.10.tgz", "_shasum": "1831a3bd8f2199700bfcc5ad6b20a35630aeb5e0", "_spec": "rc-hammerjs@~0.6.0", "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/rc-tabs", "author": { "name": "Jed Watson" }, "browserify-shim": { "react": "global:React", "react-dom": "global:ReactDOM" }, "bugs": { "url": "https://github.com/react-component/react-hammerjs/issues" }, "bundleDependencies": false, "dependencies": { "babel-runtime": "6.x", "hammerjs": "^2.0.8", "prop-types": "^15.5.9" }, "deprecated": false, "description": "ReactJS / HammerJS integration. Support touch events in your React app.", "devDependencies": { "browserify": "^13.0.1", "browserify-shim": "^3.8.12", "chalk": "^1.1.3", "del": "^2.2.1", "gulp": "^3.9.1", "gulp-bump": "^2.2.0", "gulp-git": "^1.8.0", "gulp-rename": "^1.2.2", "gulp-streamify": "^1.0.2", "gulp-uglify": "^1.5.4", "gulp-util": "^3.0.7", "merge-stream": "^1.0.0", "rc-tools": "6.x", "react": "^15.2.0", "react-dom": "^15.2.0", "vinyl-source-stream": "^1.1.0" }, "files": [ "lib", "es" ], "homepage": "https://github.com/react-component/react-hammerjs#readme", "keywords": [ "react", "react-component", "tap", "tappable", "touch", "hammer", "hammerjs", "mobile" ], "license": "MIT", "main": "./lib/index", "module": "./es/index", "name": "rc-hammerjs", "pre-commit": [ "lint" ], "repository": { "type": "git", "url": "git+https://github.com/react-component/react-hammerjs.git" }, "scripts": { "compile": "rc-tools run compile --babel-runtime", "lint": "rc-tools run lint", "prepublish": "rc-tools run guard", "pub": "rc-tools run pub --babel-runtime" }, "version": "0.6.10" }