Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "uldu", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Ultra lightweight utility to create DOM nopdes.", | ||
@@ -9,2 +9,13 @@ "repository": "https://github.com/chriskr/uldu", | ||
"license": "Apache-2.0", | ||
"keywords": [ | ||
"dom", | ||
"utility", | ||
"create element", | ||
"createElement", | ||
"html", | ||
"template", | ||
"templating", | ||
"minimal", | ||
"lightweight" | ||
], | ||
"dependencies": {}, | ||
@@ -11,0 +22,0 @@ "scripts": { |
24754