{
  "name": "sirocco-wc",
  "version": "1.1.25",
  "keywords": [
    "sirocco",
    "wc",
    "webcomponents",
    "lit",
    "lit-element",
    "tailwindcss",
    "parcel",
    "cli",
    "shell",
    "Scaffolding",
    "UX",
    "UI",
    "DRY",
    "playwright",
    "jest",
    "testing",
    "jenkinsCI"
  ],
  "description": "Scaffolding Tool for the fusion of lit with tailwind. DRY development in the speed of light with the zero configuration build tool parcel, playwright and jest testing. jenkinsCI ready.",
  "author": "Thorsten Scherler",
  "license": "MIT",
  "main": "./bin/main.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/scherler/sirocco-wc.git"
  },
  "bin": "./bin/main.js",
  "exports": {
    "./tailwindcss": "./tailwindcss.js"
  },
  "overrides": {
    "lodash": "^4.17.21"
  },
  "dependencies": {
    "@caporal/core": "^2.0.7",
    "@tailwindcss/forms": "^0.5.7",
    "@tailwindcss/line-clamp": "^0.4.4",
    "@tailwindcss/typography": "^0.5.13",
    "@types/tailwindcss": "^3.1.0",
    "autoprefixer": "^10.4.19",
    "chokidar": "^3.6.0",
    "fs": "0.0.2",
    "glob": "^10.4.2",
    "lodash": "^4.17.21",
    "path": "^0.12.7",
    "postcss": "^8.4.39",
    "prompt": "^1.3.0",
    "shelljs": "^0.8.5",
    "strip-comments": "^2.0.1",
    "tailwindcss": "^3.4.4"
  },
  "packageManager": "yarn@3.2.4",
  "devDependencies": {
    "@types/lodash": "^4.17.6"
  }
}
