{
  "name": "theme-development",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "watch": "npx postcss assets/css/tailwind.css -o assets/css/tailwind.prod.css --watch"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Infotekkers/theme-development.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Infotekkers/theme-development/issues"
  },
  "homepage": "https://github.com/Infotekkers/theme-development#readme",
  "devDependencies": {
    "autoprefixer": "^10.4.2",
    "cssnano": "^5.0.16",
    "postcss": "^8.4.5",
    "postcss-cli": "^9.1.0",
    "tailwindcss": "^3.0.12"
  },
  "dependencies": {
    "source-map-js": "^1.0.2"
  }
}
