{
  "cv": 18,
  "name": "css3selectors",
  "fqn": "CSS3Selectors.Niminem.github.com",
  "current": "66989da1fd8be158802d7d1ba7825f058f7b0664",
  "author": "Niminem",
  "description": "A Nim CSS Selectors library for the WHATWG standard compliant Chame HTML parser. Query HTML using CSS selectors with Nim just like you can with JavaScript.",
  "license": "MIT",
  "nim": "2.0.0",
  "srcDir": "src",
  "releases": [
    {
      "v": "0.1.0@4269ceef193762efe6d49765b98163f4bc218fc0",
      "r": [
        "chame"
      ]
    }
  ],
  "tags": true,
  "generatedAt": "2026-05-26T13:47:06Z",
  "allDeps": {
    "packages": [
      "chame"
    ],
    "urls": [],
    "unresolved": [
      "srht:bptato/chakasu"
    ]
  }
}