{
  "name": "domey",
  "version": "0.1.13",
  "description": "A lightweight and simple DOM library that wraps the JavaScript API for manipulating HTML elements.",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jspcrdn/domey.git"
  },
  "homepage": "https://github.com/jspcrdn/domey#readme",
  "bugs": {
    "url": "https://github.com/jspcrdn/domey/issues"
  },
  "keywords": [
    "dom",
    "js",
    "jquery",
    "javscript",
    "html",
    "library",
    "element",
    "events",
    "domey"
  ],
  "author": "jspcrdn",
  "license": "ISC",
  "type": "module",
  "packageManager": "pnpm@10.8.0"
}
