{ "_args": [ [ "react-smooth-scrollbar@8.0.6", "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp" ] ], "_from": "react-smooth-scrollbar@8.0.6", "_id": "react-smooth-scrollbar@8.0.6", "_inBundle": false, "_integrity": "sha512-yWiIC4L8DwfIRkLL+PdXq5rysEm6trxHzRk1Rx82bzuu2aWDcHhT+l1vXH/73Re/zHmGjBgrxts/wIrwC6yYJA==", "_location": "/react-smooth-scrollbar", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "react-smooth-scrollbar@8.0.6", "name": "react-smooth-scrollbar", "escapedName": "react-smooth-scrollbar", "rawSpec": "8.0.6", "saveSpec": null, "fetchSpec": "8.0.6" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/react-smooth-scrollbar/-/react-smooth-scrollbar-8.0.6.tgz", "_spec": "8.0.6", "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp", "author": { "name": "Dolphin Wood", "email": "dolphin.w.e@gmail.com" }, "bugs": { "url": "https://github.com/idiotWu/react-smooth-scrollbar/issues" }, "description": "React implementation of smooth-scrollbar", "devDependencies": { "babel-core": "^6.4.5", "babel-eslint": "^4.1.6", "babel-loader": "^6.2.1", "babel-plugin-add-module-exports": "^0.2.1", "babel-preset-es2015": "^6.3.13", "babel-preset-react": "^6.3.13", "babel-preset-stage-0": "^6.3.13", "browser-sync": "^2.11.1", "eslint": "^1.10.3", "eslint-friendly-formatter": "^1.2.2", "eslint-loader": "^1.2.1", "gulp": "^3.9.0", "gulp-babel": "^6.1.2", "gulp-rename": "^1.2.2", "gulp-uglify": "^1.5.1", "prop-types": "^15.6.0", "react": "^15.6.2", "react-dom": "^15.6.2", "smooth-scrollbar": "^8.1.4", "webpack-stream": "^3.1.0" }, "homepage": "https://github.com/idiotWu/react-smooth-scrollbar#readme", "keywords": [ "react", "smooth", "scroll", "performance", "scrollbar" ], "license": "MIT", "main": "dist/react-smooth-scrollbar.js", "name": "react-smooth-scrollbar", "peerDependencies": { "prop-types": "*", "smooth-scrollbar": "^8.0.0", "react": "^0.14.0 || ^15.0.0 || ^16.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/idiotWu/react-smooth-scrollbar.git" }, "scripts": { "dist": "gulp dist", "start": "gulp serve" }, "version": "8.0.6" }