{
  "name": "spur-tailwind",
  "version": "0.0.1",
  "description": "Spur web UI",
  "main": "index.js",
  "scripts": {
    "build": "postcss css/app.css -o public/build/tailwind.css"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "autoprefixer": "^9.6.1",
    "lodash": "^4.17.15",
    "postcss-automath": "^1.0.1",
    "postcss-cli": "^6.1.3",
    "postcss-import": "^12.0.1",
    "postcss-preset-env": "^6.7.0",
    "postcss-simple-vars": "^5.0.2",
    "tailwindcss": "^1.0.6"
  }
}
