{
  "cksum": "47a99dca074086f4aa6e4477ec819230b89a3c7618cdfc699e140244953c8fd7",
  "crate_file": "lorust-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/lorust/lorust-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1.8.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.100",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-normalization",
      "optional": true,
      "req": "^0.1.22",
      "target": null
    }
  ],
  "features": {
    "capitalize": [],
    "debounce": [
      "log"
    ],
    "deburr": [
      "unicode-normalization"
    ],
    "default": [
      "function",
      "lang",
      "math",
      "object",
      "string"
    ],
    "ends_with": [],
    "function": [
      "debounce"
    ],
    "get": [],
    "is_number": [],
    "kebab_case": [],
    "lang": [
      "is_number"
    ],
    "map_values": [],
    "math": [
      "round"
    ],
    "merge": [
      "serde_json"
    ],
    "object": [
      "get",
      "map_values",
      "merge",
      "pick",
      "set"
    ],
    "pick": [],
    "round": [],
    "set": [],
    "string": [
      "capitalize",
      "deburr",
      "ends_with",
      "kebab_case",
      "words"
    ],
    "words": [
      "regex"
    ]
  },
  "index_path": "lo/ru/lorust",
  "name": "lorust",
  "pubtime": "2023-07-05T10:31:58Z",
  "rust_version": "1.70",
  "vers": "0.2.0",
  "yanked": false
}
