{
    "name": "any-scroll",
    "version": "0.6.3",
    "description": "虚拟滚动",
    "unpkg": "dist/any-scroll.js",
    "jsdelivr": "dist/any-scroll.js",
    "main": "dist/index.js",
    "module": "dist/index.es.js",
    "types": "dist/index.d.ts",
    "files": [
        "dist/*"
    ],
    "repository": {
        "type": "git",
        "url": "git+https://github.com/any86/any-scroll.git"
    },
    "author": "any86",
    "license": "ISC",
    "bugs": {
        "url": "https://github.com/any86/any-scroll/issues"
    },
    "homepage": "https://github.com/any86/any-scroll#readme",
    "dependencies": {
        "@any-scroll/bar": "^0.6.3",
        "@any-scroll/core": "^0.6.3",
        "@any-scroll/shared": "^0.6.3",
        "@any-scroll/wheel": "^0.6.3",
        "tslib": "^2.3.0"
    },
    "keywords": [
        "scroll",
        "mouse",
        "gesture"
    ],
    "publishConfig": {
        "access": "public"
    },
    "sideEffects": false,
    "gitHead": "c33efe097c6060100d367fdc9f9c4a76db622d3e"
}
