Skip to content

Instantly share code, notes, and snippets.

@manshu
Created February 19, 2022 03:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save manshu/45bab2e0ad0029b1c33f63c47579256c to your computer and use it in GitHub Desktop.
Save manshu/45bab2e0ad0029b1c33f63c47579256c to your computer and use it in GitHub Desktop.
{
"name": "gurulabs",
"version": "1.0.0",
"main": "index.js",
"repository": "git@github.com:manshu/shopify-gurulabs.git",
"author": "Himanshu Batra <himanshu@batra.io>",
"license": "MIT",
"scripts": {
"watch": "mix watch"
},
"devDependencies": {
"@tailwindcss/aspect-ratio": "^0.4.0",
"@tailwindcss/forms": "^0.4.0",
"alpinejs": "^3.8.1",
"autoprefixer": "^10.4.2",
"laravel-mix": "^6.0.41",
"postcss": "^8.4.5",
"tailwindcss": "^3.0.18"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment