1
0
mirror of https://github.com/devfake/flox.git synced 2024-11-15 06:32:34 +01:00
flox/client/package.json
2015-07-30 19:40:23 +02:00

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"
}
}