{
  "title": "Snizzle",
  "name": "snizzle",
  "version": "1.8.0",
  "main": "dist/snizzle.js",
  "ignore": [
    "node_modules",
    "package.json"
  ],
  "description": "A pure-JavaScript fast, CSS selector engine program to be easily select DOM-Elements.",
  "homepage": "https://github.com/jqrony/snizzle",
  "keywords": [
    "snizzle",
    "hot-selector",
    "sizzle",
    "CSS",
    "sizzline",
    "selectors",
    "pseudo",
    "jqrony",
    "library",
    "javascript",
    "css-select"
  ],
  "author": {
    "name": "Shahzada Modassir",
    "url": "https://github.com/jqrony/snizzle/blob/main/AUTHORS.txt"
  }
}