Skip to content

Instantly share code, notes, and snippets.

@LoveAndHappiness
Created October 4, 2015 15:08
Show Gist options
  • Select an option

  • Save LoveAndHappiness/c9130d65ae10467e50a3 to your computer and use it in GitHub Desktop.

Select an option

Save LoveAndHappiness/c9130d65ae10467e50a3 to your computer and use it in GitHub Desktop.
Laravel package.json
{
"private": true,
"devDependencies": {
"gulp": "^3.8.8"
},
"dependencies": {
"bootstrap-sass": "^3.0.0",
"dropzone": "^4.0.1",
"jquery": "^2.1.4",
"laravel-elixir": "^3.0.0",
"laravel-elixir-livereload": "^1.1.3",
"sweetalert": "^1.1.0",
"vue": "^0.12.16",
"vue-resource": "^0.1.16"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment