Initial commit - Master Admin UI

This commit is contained in:
Gagan7900
2026-07-07 18:38:36 +05:30
commit 66e2c15e51
26539 changed files with 789907 additions and 0 deletions
@@ -0,0 +1,18 @@
{
"name": "boxicons",
"authors": [
"atisawd <atisawd@gmail.com>"
],
"description": "High Quality Web Icons",
"main": "./dist/boxicons.js",
"license": "MIT",
"homepage": "https://github.com/atisawd/boxicons",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"*.md"
]
}