{
  "devDependencies": {
    "tailwindcss": "^3.4.19"
  },
  "name": "koala",
  "version": "1.0.0",
  "main": "tailwind.config.js",
  "dependencies": {
    "any-promise": "^1.3.0",
    "anymatch": "^3.1.3",
    "arg": "^5.0.2",
    "binary-extensions": "^2.3.0",
    "braces": "^3.0.3",
    "camelcase-css": "^2.0.1",
    "chokidar": "^3.6.0",
    "commander": "^4.1.1",
    "cssesc": "^3.0.0",
    "didyoumean": "^1.2.2",
    "dlv": "^1.1.3",
    "es-errors": "^1.3.0",
    "fast-glob": "^3.3.3",
    "fastq": "^1.20.1",
    "fill-range": "^7.1.1",
    "function-bind": "^1.1.2",
    "glob-parent": "^6.0.2",
    "hasown": "^2.0.4",
    "is-binary-path": "^2.1.0",
    "is-core-module": "^2.16.2",
    "is-extglob": "^2.1.1",
    "is-glob": "^4.0.3",
    "is-number": "^7.0.0",
    "jiti": "^1.21.7",
    "lilconfig": "^3.1.3",
    "lines-and-columns": "^1.2.4",
    "merge2": "^1.4.1",
    "micromatch": "^4.0.8",
    "mz": "^2.7.0",
    "nanoid": "^3.3.12",
    "normalize-path": "^3.0.0",
    "object-assign": "^4.1.1",
    "object-hash": "^3.0.0",
    "path-parse": "^1.0.7",
    "picocolors": "^1.1.1",
    "picomatch": "^2.3.2",
    "pify": "^2.3.0",
    "pirates": "^4.0.7",
    "postcss": "^8.5.15",
    "postcss-import": "^15.1.0",
    "postcss-js": "^4.1.0",
    "postcss-load-config": "^6.0.1",
    "postcss-nested": "^6.2.0",
    "postcss-selector-parser": "^6.1.2",
    "postcss-value-parser": "^4.2.0",
    "queue-microtask": "^1.2.3",
    "read-cache": "^1.0.0",
    "readdirp": "^3.6.0",
    "resolve": "^1.22.12",
    "reusify": "^1.1.0",
    "run-parallel": "^1.2.0",
    "source-map-js": "^1.2.1",
    "sucrase": "^3.35.1",
    "supports-preserve-symlinks-flag": "^1.0.0",
    "thenify": "^3.3.1",
    "thenify-all": "^1.6.0",
    "tinyglobby": "^0.2.17",
    "to-regex-range": "^5.0.1",
    "ts-interface-checker": "^0.1.13",
    "util-deprecate": "^1.0.2"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "dev": "npx tailwindcss -i ./src/assets/css/input.css -o ./src/assets/css/output.css --watch"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "description": ""
}
