defaultkavy
ec62a580b6
add: $Container with HTMLElement properties/methods new: $Document move: $Node.from() => $Util.from()
22 lines
636 B
JSON
22 lines
636 B
JSON
{
|
|
"name": "fluentx",
|
|
"description": "Fast, fluent, simple web builder",
|
|
"version": "0.0.9",
|
|
"type": "module",
|
|
"module": "index.ts",
|
|
"author": {
|
|
"name": "defaultkavy",
|
|
"email": "defaultkavy@gmail.com",
|
|
"url": "https://github.com/defaultkavy"
|
|
},
|
|
"keywords": ["web", "front-end", "lib", "fluent", "framework"],
|
|
"homepage": "https://github.com/defaultkavy/fluentx",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/defaultkavy/fluentx.git"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/defaultkavy/fluentx/issues"
|
|
},
|
|
"license": "ISC"
|
|
} |