{ "_from": "rc-touchable@^1.0.0", "_id": "rc-touchable@1.3.2", "_inBundle": false, "_integrity": "sha512-zuUZj7jvtaHFUf80r9BUZLjmlZCnKVK29pP7IPtPPVfEk6b+fMsUuMyU4ICog+VSkdnfrpuo+LveQg7/hLSSsg==", "_location": "/rc-touchable", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "rc-touchable@^1.0.0", "name": "rc-touchable", "escapedName": "rc-touchable", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/react-lz-editor/rc-input-number" ], "_resolved": "https://registry.npmmirror.com/rc-touchable/-/rc-touchable-1.3.2.tgz", "_shasum": "ca7d13611df615203ddc1e6a606c843588a671d7", "_spec": "rc-touchable@^1.0.0", "_where": "/data/jenkins/workspace/front-v5-web/node_modules/react-lz-editor/node_modules/rc-input-number", "author": { "name": "yiminghe@gmail.com" }, "bugs": { "url": "http://github.com/react-component/touchable/issues" }, "bundleDependencies": false, "config": { "port": 8007 }, "dependencies": { "babel-runtime": "6.x" }, "deprecated": false, "description": "React Touchable Component", "devDependencies": { "@types/mocha": "~2.2.32", "@types/react": "^15.0.38", "@types/react-dom": "^15.5.1", "expect.js": "~0.3.1", "pre-commit": "1.x", "rc-test": "6.x", "rc-tools": "6.x", "react": "15.x", "react-dom": "15.x" }, "files": [ "lib", "es" ], "homepage": "http://github.com/react-component/touchable", "keywords": [ "react", "touchable", "component" ], "license": "MIT", "main": "./lib/index", "module": "./es/index", "name": "rc-touchable", "pre-commit": [ "lint" ], "repository": { "type": "git", "url": "git+ssh://git@github.com/react-component/touchable.git" }, "scripts": { "build": "rc-tools run build", "chrome-test": "rc-test run chrome-test", "compile": "rc-tools run compile", "coverage": "rc-test run coverage", "gh-pages": "rc-tools run gh-pages", "lint": "rc-tools run lint --no-js-lint", "pub": "rc-tools run pub", "start": "rc-tools run server", "test": "rc-test run test" }, "typings": "./lib/index.d.ts", "version": "1.3.2" }