98 lines
2.4 KiB
JSON
98 lines
2.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"rc-hammerjs@0.6.10",
|
|
"/home/zhiyuanliu/gitlink/forgeplus-react"
|
|
]
|
|
],
|
|
"_from": "rc-hammerjs@0.6.10",
|
|
"_id": "rc-hammerjs@0.6.10",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-Vgh9qIudyN5CHRop4M+v+xUniQBFWXKrsJxQRVtJOi2xgRrCeI52/bkpaL5HWwUhqTK9Ayq0n7lYTItT6ld5rg==",
|
|
"_location": "/rc-hammerjs",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "rc-hammerjs@0.6.10",
|
|
"name": "rc-hammerjs",
|
|
"escapedName": "rc-hammerjs",
|
|
"rawSpec": "0.6.10",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.6.10"
|
|
},
|
|
"_requiredBy": [
|
|
"/rc-tabs"
|
|
],
|
|
"_resolved": "http://173.15.15.82:8081/repository/npm-all/rc-hammerjs/-/rc-hammerjs-0.6.10.tgz",
|
|
"_spec": "0.6.10",
|
|
"_where": "/home/zhiyuanliu/gitlink/forgeplus-react",
|
|
"author": {
|
|
"name": "Jed Watson"
|
|
},
|
|
"browserify-shim": {
|
|
"react": "global:React",
|
|
"react-dom": "global:ReactDOM"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/react-component/react-hammerjs/issues"
|
|
},
|
|
"dependencies": {
|
|
"babel-runtime": "6.x",
|
|
"hammerjs": "^2.0.8",
|
|
"prop-types": "^15.5.9"
|
|
},
|
|
"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"
|
|
}
|