invoiceninja/package.json

14 lines
302 B
JSON
Raw Normal View History

2015-03-12 10:44:39 +10:00
{
"private": true,
"devDependencies": {
"gulp": "^3.8.8",
2015-04-12 12:58:28 +03:00
"laravel-elixir": "*",
"grunt": "~0.4.0",
"grunt": "~0.4.4",
"grunt-contrib-jshint": "~0.6.3",
"grunt-contrib-nodeunit": "~0.2.0",
"grunt-contrib-uglify": "~0.2.2",
"grunt-contrib-concat": "~0.4.0"
2015-03-12 10:44:39 +10:00
}
}