{
  "name": "flatspark",
  "version": "1.1.6",
  "description": "Your go-to CSS library for sleek, modern, and responsive web design",
  "main": "dist/index.css",
  "homepage": "https://flatspark.netlify.app/",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "gulp": "gulp",
    "build": "gulp"
  },
  "keywords": [
    "css",
    "scss",
    "library",
    "frontend",
    "responsive",
    "components",
    "spinners",
    "popular"

  ],
  "author": "tushar",
  "license": "ISC",
  "dependencies": {
    "flatspark": "^1.0.0",
    "gulp": "^4.0.2",
    "gulp-purgecss": "^5.0.0",
    "gulp-sass": "^5.1.0",
    "sass": "^1.71.1"
  }
}
