mirror of
https://github.com/devfake/flox.git
synced 2024-11-15 06:32:34 +01:00
14 lines
257 B
JSON
14 lines
257 B
JSON
{
|
|
"private": true,
|
|
"devDependencies": {
|
|
"gulp": "^3.8.8"
|
|
},
|
|
"dependencies": {
|
|
"laravel-elixir": "^3.0.0",
|
|
"laravel-elixir-spritesmith": "^0.2.0",
|
|
"react": "^0.13.3",
|
|
"react-router": "^0.13.3",
|
|
"react-tooltip": "^0.3.4"
|
|
}
|
|
}
|