ui-alchemy
Version:
A lightweight library for modern UI design styles
21 lines (20 loc) • 402 B
JSON
{
"name": "ui-alchemy",
"version": "1.0.0",
"main": "index.js",
"description": "A lightweight library for modern UI design styles",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"ui",
"styles",
"neumorphism",
"glassmorphism",
"design",
"frontend"
],
"author": "Bibek Koirala",
"license": "MIT"
}