{
  "name": "@salla.sa/twilight-tailwind-theme",
  "version": "2.14.475",
  "license": "GPL-3.0",
  "keywords": [
    "twilight",
    "Salla twilight",
    "tailwind",
    "tailwind-theme",
    "Salla",
    "web component"
  ],
  "description": "Tailwind theme for twilight (Salla Themes)",
  "homepage": "https://salla.dev",
  "scripts": {
    "build": "node generator.js",
    "watch": "run-when-changed --watch './../twilight-components/src/components/**/utilities.json' --exec 'npm run build' --verbose",
    "push": "npm version patch && npm run build && npm publish --access private"
  },
  "files": [
    "index.js",
    "package.json",
    "safe-list-css.txt",
    "utilities.json"
  ],
  "devDependencies": {
    "lodash": "^4.17.21",
    "run-when-changed": "^2.1.0",
    "tailwindcss": "^3.1.8"
  },
  "gitHead": "61482f2f4b266cbc6a736a62e07fa36e24491e29"
}
