12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- {
- "_args": [
- [
- "gemini-scrollbar@1.5.3",
- "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance"
- ]
- ],
- "_from": "gemini-scrollbar@1.5.3",
- "_id": "gemini-scrollbar@1.5.3",
- "_inBundle": false,
- "_integrity": "sha512-3Q4SrxkJ+ei+I5PlcRZCfPePv3EduP7xusOWp7Uw0+XywEWred7Nq9hoaP2IQh1vRjoidaVODV3rO3icFH/e5A==",
- "_location": "/gemini-scrollbar",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "gemini-scrollbar@1.5.3",
- "name": "gemini-scrollbar",
- "escapedName": "gemini-scrollbar",
- "rawSpec": "1.5.3",
- "saveSpec": null,
- "fetchSpec": "1.5.3"
- },
- "_requiredBy": [
- "/vue-gemini-scrollbar"
- ],
- "_resolved": "https://registry.npmmirror.com/gemini-scrollbar/-/gemini-scrollbar-1.5.3.tgz",
- "_spec": "1.5.3",
- "_where": "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance",
- "author": {
- "name": "Noel Delgado",
- "email": "auhcsei@gmail.com",
- "url": "http://pixelia.me/"
- },
- "bugs": {
- "url": "https://github.com/noeldelgado/gemini-scrollbar/issues"
- },
- "description": "Custom scrollbars with native scrolling",
- "devDependencies": {},
- "files": [
- "index.js",
- "gemini-scrollbar.css"
- ],
- "homepage": "https://github.com/noeldelgado/gemini-scrollbar",
- "keywords": [
- "native",
- "scrolling",
- "skinnable",
- "custom",
- "scrollbar",
- "scrollbars",
- "scroll",
- "mousewheel",
- "trackpad",
- "smooth-scroll"
- ],
- "license": "MIT",
- "name": "gemini-scrollbar",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/noeldelgado/gemini-scrollbar.git"
- },
- "scripts": {
- "authors": "bash ./scripts/update-authors.sh"
- },
- "version": "1.5.3"
- }
|