{ "name": "@better-scroll/nested-scroll", "version": "2.4.2", "description": "make your nested scrolls reconciliation", "author": { "name": "jizhi", "email": "theniceangel@163.com" }, "publishConfig": { "access": "public" }, "main": "dist/nested-scroll.js", "module": "dist/nested-scroll.esm.js", "typings": "dist/types/index.d.ts", "scripts": {}, "bugs": { "url": "https://github.com/ustbhuangyi/better-scroll/issues" }, "homepage": "https://github.com/ustbhuangyi/better-scroll", "keywords": [ "scroll", "iscroll", "javascript", "typescript", "ios" ], "license": "MIT", "repository": { "type": "git", "url": "git@github.com:ustbhuangyi/better-scroll.git", "directory": "packages/nested-scroll" }, "dependencies": { "@better-scroll/core": "^2.4.2" }, "gitHead": "c97e67ecf15e616d998e67aa4ce15a7c429691c3" }