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