| 12345678910111213141516171819 |
- {
- "name": "normalize-wheel",
- "version": "1.0.1",
- "description": "Mouse wheel normalization across multiple multiple browsers.",
- "main": "index.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "keywords": [
- "mouse wheel",
- "normalization",
- "browser"
- ],
- "author": "Bas Stottelaar",
- "license": "BSD-3-Clause",
- "__npminstall_done": "Thu Dec 24 2020 20:21:05 GMT+0800 (CST)",
- "_from": "normalize-wheel@1.0.1",
- "_resolved": "https://registry.npm.taobao.org/normalize-wheel/download/normalize-wheel-1.0.1.tgz"
- }
|