{
  "name": "aalam-css",
  "description": "aalam-css is a scss based css library for user interface.",
  "private": false,
  "version": "0.0.6",
  "keywords": [
    "aalam-css",
    "aalam cascading style sheet"
  ],
  "homepage": "https://www.aalam.io",
  "license": "MIT",
  "type": "module",
  "repository": {
    "type": "git",
    "url": "https://github.com/aalamdev"
  },
  "scripts": {
    "dev": "vite",
    "build": "vite build",
    "preview": "vite preview"
  },
  "devDependencies": {
    "browserslist": "^4.28.6",
    "lightningcss": "^1.32.0",
    "lightningcss-cli": "^1.32.0",
    "sass": "^1.101.0",
    "vite": "^8.1.5"
  }
}
