defaultkavy
f614ecd5f5
change: $NodeManager.$elementList rename to childList. update: $Container.insert() and $NodeManager.add() now can insert element with position. add: $Video element is avaliable. add: $Media element is avaliable. update: $State now can set with other $State object. change: The host of this repository is changed.
22 lines
627 B
JSON
22 lines
627 B
JSON
{
|
|
"name": "elexis",
|
|
"description": "Build Web in Native JavaScript Syntax",
|
|
"version": "0.2.4",
|
|
"author": {
|
|
"name": "defaultkavy",
|
|
"email": "defaultkavy@gmail.com",
|
|
"url": "https://git.defaultkavy.com/defaultkavy"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://git.defaultkavy.com/defaultkavy/elexis.git"
|
|
},
|
|
"module": "index.ts",
|
|
"bugs": {
|
|
"url": "https://git.defaultkavy.com/defaultkavy/elexis/issues"
|
|
},
|
|
"homepage": "https://git.defaultkavy.com/defaultkavy/elexis",
|
|
"keywords": ["web", "front-end", "lib", "fluent", "framework"],
|
|
"license": "ISC",
|
|
"type": "module"
|
|
} |