{
  "name": "natural-compare-lite",
  "version": "1.4.1",
  "description": "Compare strings in the way a human would in sort",
  "license": "MIT",
  "author": "Lauri Rooden <lauri@rooden.ee>",
  "homepage": "https://litejs.com",
  "repository": "github:litejs/natural-compare-lite",
  "keywords": [
    "alphanum",
    "compare",
    "natcmp",
    "natsort",
    "natural",
    "order",
    "sort",
    "litejs"
  ],
  "scripts": {
    "test": "lj test"
  },
  "devDependencies": {
    "@litejs/cli": "26.8.0"
  }
}
