Skip to content

Instantly share code, notes, and snippets.

Created August 11, 2017 08:22
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 anonymous/9b28ac4a328634d7d13a5905d338292c to your computer and use it in GitHub Desktop.
Save anonymous/9b28ac4a328634d7d13a5905d338292c to your computer and use it in GitHub Desktop.
{
"private": true,
"scripts": {
"prod": "gulp --production",
"dev": "gulp watch"
},
"devDependencies": {
"bootstrap-sass": "^3.3.7",
"gulp": "^3.9.1",
"jquery": "^3.1.0",
"laravel-elixir": "^6.0.0-14",
"laravel-elixir-vue-2": "^0.2.0",
"laravel-elixir-webpack-official": "^1.0.2",
"lodash": "^4.16.2",
"vue": "^2.0.1",
"vue-resource": "^1.0.3"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment