{
  "name": "not-idea-ui",
  "version": "2.2.5",
  "description": "A Framework UI to start making beautiful things. Based and created with TailwindCSS.",
  "type": "module",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/IsraelDCastro/not-idea-ui.git"
  },
  "keywords": [
    "css",
    "sass",
    "scss",
    "responsive",
    "tailwincss",
    "components",
    "ui",
    "framework",
    "tailwind",
    "tailwindcss"
  ],
  "author": {
    "name": "Israel De Castro Alfonso",
    "email": "israeldalfons@gmail.com",
    "url": "https://castrodev.netlify.app/"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/IsraelDCastro/not-idea-ui/issues"
  },
  "homepage": "https://not-idea-ui.netlify.app/",
  "dependencies": {
    "autoprefixer": "^10.4.7",
    "postcss": "^8.4.14"
  },
  "peerDependencies": {
    "autoprefixer": "^10.4.7",
    "postcss": "^8.4.14",
    "tailwindcss": "^3.2.4"
  },
  "devDependencies": {
    "tailwindcss": "^3.2.4"
  }
}
