{ "_args": [ [ "scrollparent@2.1.0", "D:\\jenkins\\workspace\\yhxt-web" ] ], "_from": "scrollparent@2.1.0", "_id": "scrollparent@2.1.0", "_inBundle": false, "_integrity": "sha512-bnnvJL28/Rtz/kz2+4wpBjHzWoEzXhVg/TE8BeVGJHUqE8THNIRnDxDWMktwM+qahvlRdvlLdsQfYe+cuqfZeA==", "_location": "/scrollparent", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "scrollparent@2.1.0", "name": "scrollparent", "escapedName": "scrollparent", "rawSpec": "2.1.0", "saveSpec": null, "fetchSpec": "2.1.0" }, "_requiredBy": [ "/vue-virtual-scroller" ], "_resolved": "https://registry.npmmirror.com/scrollparent/-/scrollparent-2.1.0.tgz", "_spec": "2.1.0", "_where": "D:\\jenkins\\workspace\\yhxt-web", "author": { "name": "Ola Holmström" }, "bugs": { "url": "https://github.com/olahol/scrollparent.js/issues" }, "description": "A function to get the scrolling parent of an html element.", "devDependencies": { "@playwright/test": "^1.27.1", "es5-validator": "^1.3.1" }, "files": [], "homepage": "https://github.com/olahol/scrollparent.js#readme", "keywords": [ "browser", "scroll", "scrollparent", "dom" ], "license": "ISC", "main": "scrollparent.js", "name": "scrollparent", "repository": { "type": "git", "url": "git+https://github.com/olahol/scrollparent.js.git" }, "scripts": { "lint": "es5-validator scrollparent.js", "test": "playwright test" }, "version": "2.1.0" }