| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546 | {  "_args": [    [      "normalize-wheel@1.0.1",      "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"    ]  ],  "_from": "normalize-wheel@1.0.1",  "_id": "normalize-wheel@1.0.1",  "_inBundle": false,  "_integrity": "sha1-rsiGr/2wRQcNhWRH32Ls+GFG7EU=",  "_location": "/normalize-wheel",  "_phantomChildren": {},  "_requested": {    "type": "version",    "registry": true,    "raw": "normalize-wheel@1.0.1",    "name": "normalize-wheel",    "escapedName": "normalize-wheel",    "rawSpec": "1.0.1",    "saveSpec": null,    "fetchSpec": "1.0.1"  },  "_requiredBy": [    "/element-ui"  ],  "_resolved": "https://registry.nlark.com/normalize-wheel/download/normalize-wheel-1.0.1.tgz",  "_spec": "1.0.1",  "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",  "author": {    "name": "Bas Stottelaar"  },  "description": "Mouse wheel normalization across multiple multiple browsers.",  "keywords": [    "mouse wheel",    "normalization",    "browser"  ],  "license": "BSD-3-Clause",  "main": "index.js",  "name": "normalize-wheel",  "scripts": {    "test": "echo \"Error: no test specified\" && exit 1"  },  "version": "1.0.1"}
 |