{
  "name": "gerillass",
  "title": "Gerillass",
  "description": "Gerillass is an open-source toolkit that contains a set of Sass mixins to help designers and developers to create better, faster and consistent user interfaces.",
  "homepage": "https://gerillass.com",
  "author": "Halil İbrahim Çakıroğlu",
  "main": "scss/_gerillass.scss",
  "license": "Apache-2.0",
  "version": "1.3.2",
  "repository": {
    "type": "git",
    "url": "https://github.com/selfishprimate/gerillass"
  },
  "bugs": {
    "url": "https://github.com/selfihsprimate/gerillass/issues"
  },
  "keywords": [
    "gerillass",
    "guerrillass",
    "sass",
    "scss",
    "style",
    "mixins",
    "css",
    "css3",
    "sass-mixins",
    "sass-toolkit",
    "sass-library",
    "sass-framework",
    "sass-tool-set",
    "eyeglass-module"
  ],
  "eyeglass": {
    "sassDir": "scss",
    "exports": false,
    "name": "gerillass",
    "needs": "^3.0.0"
  },
  "scripts": {
    "test": "jest"
  },
  "dependencies": {
    "glob": "^11.0.0",
    "jest": "^30.0.5",
    "sass": "^1.90.0",
    "sass-loader": "^16.0.3",
    "sass-true": "^9.0.0"
  },
  "devDependencies": {
    "gulp": "^5.0.1",
    "gulp-concat": "^2.6.1",
    "gulp-replace": "^1.1.4"
  },
  "resolutions": {
    "braces": ">=3.0.3",
    "micromatch": ">=4.0.8"
  }
}
