1
0
mirror of https://github.com/labstack/echo.git synced 2024-12-24 20:14:31 +02:00
echo/website/package.json
Vishal Rana 54824fc22f Added gulp to website
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-04-18 22:27:30 -07:00

7 lines
84 B
JSON

{
"devDependencies": {
"gulp": "^3.8.11",
"gulp-gh-pages": "^0.5.1"
}
}