You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
74 lines
1.8 KiB
74 lines
1.8 KiB
{
|
|
"_args": [
|
|
[
|
|
"normalize-wheel-es@1.2.0",
|
|
"D:\\IDEAproject\\frontend\\Front-end logistics"
|
|
]
|
|
],
|
|
"_from": "normalize-wheel-es@1.2.0",
|
|
"_id": "normalize-wheel-es@1.2.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==",
|
|
"_location": "/normalize-wheel-es",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "normalize-wheel-es@1.2.0",
|
|
"name": "normalize-wheel-es",
|
|
"escapedName": "normalize-wheel-es",
|
|
"rawSpec": "1.2.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.2.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/element-plus"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/normalize-wheel-es/-/normalize-wheel-es-1.2.0.tgz",
|
|
"_spec": "1.2.0",
|
|
"_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
|
|
"author": {
|
|
"name": "Bas Stottelaar"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/sxzz/normalize-wheel-es/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "三咲智子",
|
|
"email": "sxzz@sxzz.moe",
|
|
"url": "https://github.com/sxzz"
|
|
}
|
|
],
|
|
"description": "Mouse wheel normalization across multiple multiple browsers.",
|
|
"devDependencies": {
|
|
"@swc/core": "^1.2.218",
|
|
"bumpp": "^8.2.1",
|
|
"tsup": "^6.1.3"
|
|
},
|
|
"files": [
|
|
"dist",
|
|
"index.d.ts"
|
|
],
|
|
"homepage": "https://github.com/sxzz/normalize-wheel-es#readme",
|
|
"keywords": [
|
|
"mouse wheel",
|
|
"normalization",
|
|
"browser",
|
|
"esm"
|
|
],
|
|
"license": "BSD-3-Clause",
|
|
"main": "dist/index.js",
|
|
"module": "dist/index.mjs",
|
|
"name": "normalize-wheel-es",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/sxzz/normalize-wheel-es.git"
|
|
},
|
|
"scripts": {
|
|
"build": "tsup",
|
|
"release": "bumpp"
|
|
},
|
|
"types": "index.d.ts",
|
|
"version": "1.2.0"
|
|
}
|