mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-09 11:16:39 -05:00
11 lines
210 B
JSON
11 lines
210 B
JSON
{
|
|
"private": true,
|
|
"devDependencies": {
|
|
"laravel-elixir-livereload": "^1.1.5-beta1"
|
|
},
|
|
"dependencies": {
|
|
"gulp": "^3.9.1",
|
|
"laravel-elixir": "^5.0.0",
|
|
"less-plugin-glob": "^1.1.1"
|
|
}
|
|
}
|