@geenat/surreal
Version:
38 lines (37 loc) • 678 B
JSON
{
"name": "@geenat/surreal",
"version": "1.3.4d",
"description": "Surreal",
"main": "surreal.js",
"files": [
"surreal.js",
"README.md",
"LICENSE"
],
"repository": {
"type": "git",
"url": "https://github.com/gnat/surreal.git"
},
"author": "gnat",
"license": "MIT",
"keywords": [
"jquery",
"jquery-like",
"jquery-alternative",
"jquery-replacement",
"javascript",
"utility",
"hyperscript",
"dom",
"dom-manipulation",
"lob",
"locality-of-behavior",
"htmx",
"selector",
"queryselectorall",
"queryselector"
],
"bugs": {
"url": "https://github.com/gnat/surreal/issues"
}
}