mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-09 11:16:39 -05:00
11 lines
170 B
JSON
11 lines
170 B
JSON
|
{
|
||
|
"private": true,
|
||
|
"devDependencies": {
|
||
|
"laravel-elixir-livereload": "0.0.3"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"gulp": "^3.9.0",
|
||
|
"laravel-elixir": "^2.3.13"
|
||
|
}
|
||
|
}
|