{ "_from": "zscroller@~0.4.0", "_id": "zscroller@0.4.8", "_inBundle": false, "_integrity": "sha512-G5NiNLKx2+QhhvZi2yV1jjVXY50otktxkseX2hG2N/eixohOUk0AY8ZpbAxNqS9oJS/NxItCsowupy2tsXxAMw==", "_location": "/zscroller", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "zscroller@~0.4.0", "name": "zscroller", "escapedName": "zscroller", "rawSpec": "~0.4.0", "saveSpec": null, "fetchSpec": "~0.4.0" }, "_requiredBy": [ "/rmc-list-view" ], "_resolved": "https://registry.npmjs.org/zscroller/-/zscroller-0.4.8.tgz", "_shasum": "69eed68690808eedf81f9714014356b36cdd20f4", "_spec": "zscroller@~0.4.0", "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/rmc-list-view", "bugs": { "url": "https://github.com/yiminghe/zscroller/issues" }, "bundleDependencies": false, "config": { "port": 8007 }, "dependencies": { "babel-runtime": "6.x" }, "deprecated": false, "description": "dom scroller based on zynga scroller", "devDependencies": { "pre-commit": "1.x", "rc-tools": "6.x", "react": "15.x", "react-dom": "15.x" }, "files": [ "lib", "es", "vendor", "assets/*.css" ], "homepage": "https://github.com/yiminghe/zscroller", "keywords": [ "zynga scroller", "dom scroller" ], "licenses": "MIT", "main": "./lib/DOMScroller", "module": "./es/DOMScroller", "name": "zscroller", "pre-commit": [ "lint" ], "repository": { "type": "git", "url": "git+https://github.com/yiminghe/zscroller.git" }, "scripts": { "build": "rc-tools run build", "compile": "rc-tools run compile", "gh-pages": "rc-tools run gh-pages", "lint": "rc-tools run lint", "pub": "rc-tools run pub", "start": "rc-tools run server" }, "version": "0.4.8" }