lepu-test-platform-web/node_modules/normalize-wheel/package.json

47 lines
1.1 KiB
JSON
Raw Normal View History

{
"_args": [
[
"normalize-wheel@1.0.1",
"/Applications/work/GitLab/lepu-test-platform-web"
]
],
"_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.npmjs.org/normalize-wheel/-/normalize-wheel-1.0.1.tgz",
"_spec": "1.0.1",
"_where": "/Applications/work/GitLab/lepu-test-platform-web",
"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"
}