{
  "name": "cssformalize",
  "version": "2.0.2",
  "description": "CSSformalize is a groundbreaking CSS framework for effortless customization of native HTML forms. Fully customizable with CSS variables, requires no JavaScript.",
  "main": "css/css-formalize.css",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "CSS",
    "HTML",
    "Forms",
    "Design",
    "Customization",
    "Framework",
    "CSSformalize",
    "Styling",
    "Web Development",
    "Frontend"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pelinoleg/CSSformalize.git"
  },
  "author": {
    "name": "Pelin Oleg",
    "email": "pelinoleg.work@gmail.com",
    "url": "https://cssformalize.com"
  },
  "homepage": "https://cssformalize.com",
  "license": "MIT",
  "devDependencies": {
    "browser-sync": "^2.29.3",
    "gulp": "^4.0.2",
    "gulp-autoprefixer": "^8.0.0",
    "gulp-plumber": "^1.2.1",
    "gulp-sass": "^5.1.0",
    "gulp-sourcemaps": "^3.0.0",
    "prettier": "^3.0.0",
    "sass": "^1.63.2"
  }
}
