{ "_from": "natural-compare-lite@^1.4.0", "_id": "natural-compare-lite@1.4.0", "_inBundle": false, "_integrity": "sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==", "_location": "/natural-compare-lite", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "natural-compare-lite@^1.4.0", "name": "natural-compare-lite", "escapedName": "natural-compare-lite", "rawSpec": "^1.4.0", "saveSpec": null, "fetchSpec": "^1.4.0" }, "_requiredBy": [ "/@typescript-eslint/eslint-plugin" ], "_resolved": "https://registry.npmmirror.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz", "_shasum": "17b09581988979fddafe0201e931ba933c96cbb4", "_spec": "natural-compare-lite@^1.4.0", "_where": "/data/jenkins/workspace/usepcshop.ws.baibaodun.com.cn/src/JAVA-MER-2.1-PC_20251108/node_modules/@typescript-eslint/eslint-plugin", "author": { "name": "Lauri Rooden", "url": "https://github.com/litejs/natural-compare-lite" }, "bugs": { "url": "https://github.com/litejs/natural-compare-lite/issues" }, "buildman": { "dist/index-min.js": { "banner": "/*! litejs.com/MIT-LICENSE.txt */", "input": "index.js" } }, "bundleDependencies": false, "deprecated": false, "description": "Compare strings containing a mix of letters and numbers in the way a human being would in sort order.", "devDependencies": { "buildman": "*", "testman": "*" }, "files": [ "index.js" ], "homepage": "https://github.com/litejs/natural-compare-lite#readme", "keywords": [ "string", "natural", "order", "sort", "natsort", "natcmp", "compare", "alphanum", "litejs" ], "license": "MIT", "main": "index.js", "name": "natural-compare-lite", "repository": { "type": "git", "url": "git://github.com/litejs/natural-compare-lite.git" }, "scripts": { "build": "node node_modules/buildman/index.js --all", "test": "node tests/index.js" }, "stability": 3, "version": "1.4.0" }