{
  "name": "flowshadeui",
  "version": "1.0.3-alpha.0",
  "description": "A modern UI library built on Tailwind CSS with built in dark mode.",
  "main": "index.js",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/flowshade/flowshadeui.git"
  },
  "keywords": [
    "ui",
    "components",
    "design"
  ],
  "author": "Flowshade",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/flowshade/flowshadeui/issues"
  },
  "homepage": "https://github.com/flowshade/flowshadeui#readme",
  "devDependencies": {
    "autoprefixer": "^10.3.1",
    "gulp": "^4.0.2",
    "gulp-cssnano": "^2.1.3",
    "gulp-postcss": "^9.0.0",
    "postcss": "^8.3.6",
    "postcss-import": "^14.0.2",
    "postcss-js": "^3.0.3",
    "tailwindcss": "^2.2.7"
  },
  "dependencies": {}
}
