package.json 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. {
  2. "_args": [
  3. [
  4. "gemini-scrollbar@1.5.3",
  5. "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance"
  6. ]
  7. ],
  8. "_from": "gemini-scrollbar@1.5.3",
  9. "_id": "gemini-scrollbar@1.5.3",
  10. "_inBundle": false,
  11. "_integrity": "sha512-3Q4SrxkJ+ei+I5PlcRZCfPePv3EduP7xusOWp7Uw0+XywEWred7Nq9hoaP2IQh1vRjoidaVODV3rO3icFH/e5A==",
  12. "_location": "/gemini-scrollbar",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "gemini-scrollbar@1.5.3",
  18. "name": "gemini-scrollbar",
  19. "escapedName": "gemini-scrollbar",
  20. "rawSpec": "1.5.3",
  21. "saveSpec": null,
  22. "fetchSpec": "1.5.3"
  23. },
  24. "_requiredBy": [
  25. "/vue-gemini-scrollbar"
  26. ],
  27. "_resolved": "https://registry.npmmirror.com/gemini-scrollbar/-/gemini-scrollbar-1.5.3.tgz",
  28. "_spec": "1.5.3",
  29. "_where": "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance",
  30. "author": {
  31. "name": "Noel Delgado",
  32. "email": "auhcsei@gmail.com",
  33. "url": "http://pixelia.me/"
  34. },
  35. "bugs": {
  36. "url": "https://github.com/noeldelgado/gemini-scrollbar/issues"
  37. },
  38. "description": "Custom scrollbars with native scrolling",
  39. "devDependencies": {},
  40. "files": [
  41. "index.js",
  42. "gemini-scrollbar.css"
  43. ],
  44. "homepage": "https://github.com/noeldelgado/gemini-scrollbar",
  45. "keywords": [
  46. "native",
  47. "scrolling",
  48. "skinnable",
  49. "custom",
  50. "scrollbar",
  51. "scrollbars",
  52. "scroll",
  53. "mousewheel",
  54. "trackpad",
  55. "smooth-scroll"
  56. ],
  57. "license": "MIT",
  58. "name": "gemini-scrollbar",
  59. "repository": {
  60. "type": "git",
  61. "url": "git+https://github.com/noeldelgado/gemini-scrollbar.git"
  62. },
  63. "scripts": {
  64. "authors": "bash ./scripts/update-authors.sh"
  65. },
  66. "version": "1.5.3"
  67. }