Skip to content

Instantly share code, notes, and snippets.

@socieboy
Created December 2, 2015 04:51
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 socieboy/5c3ddec3c52f1019ef34 to your computer and use it in GitHub Desktop.
Save socieboy/5c3ddec3c52f1019ef34 to your computer and use it in GitHub Desktop.
Package.json for Laravel Elixier and AdminLTE
{
"private": true,
"devDependencies": {
"gulp": "^3.8.8"
},
"dependencies": {
"bootstrap-sass": "^3.0.0",
"jquery": "^2.1.4",
"laravel-elixir": "^4.0.0",
"vue": "^1.0.7",
"vue-resource": "^0.1.16",
"vue-router": "^0.7.6"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment