package.json
1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
"_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": "range",
"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.npmjs.org/normalize-wheel/-/normalize-wheel-1.0.1.tgz",
"_shasum": "aec886affdb045070d856447df62ecf86146ec45",
"_spec": "normalize-wheel@^1.0.1",
"_where": "C:\\Users\\Administrator\\Desktop\\新建文件夹\\一二三\\src\\finance_serv\\node_modules\\element-ui",
"author": {
"name": "Bas Stottelaar"
},
"bundleDependencies": false,
"deprecated": false,
"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"
}