{
  "author": "Yegor Bugayenko",
  "bugs": {
    "url": "https://github.com/yegor256/tacit/issues"
  },
  "copyright": "2015",
  "description": "CSS Framework for Dummies",
  "devDependencies": {
    "@eslint/js": "^10.0.0",
    "css-validator": "0.11.0",
    "eslint": "^10.0.0",
    "glob": "13.0.6",
    "grunt": "^1.4.3",
    "grunt-contrib-watch": "1.1.0",
    "grunt-css-purge": "1.1.0",
    "grunt-file-append": "^0.0.7",
    "grunt-sass": "4.1.0",
    "grunt-sass-lint": "0.2.4",
    "load-grunt-tasks": "5.1.0",
    "npm": "11.16.0",
    "path": "0.12.7",
    "sass": "^1.89.0"
  },
  "files": [
    "dist",
    "Gruntfile.js",
    "LICENSE"
  ],
  "homepage": "https://github.com/yegor256/tacit",
  "keywords": [
    "css"
  ],
  "license": "MIT",
  "main": "dist/tacit-css.css",
  "name": "tacit-css",
  "repository": {
    "type": "git",
    "url": "https://github.com/yegor256/tacit.git"
  },
  "scripts": {
    "dev": "grunt dev",
    "grunt": "grunt --no-color",
    "test": "grunt --no-color"
  },
  "version": "1.9.6"
}
