AdminLTE/package.json
2015-03-04 11:11:25 -05:00

12 lines
241 B
JSON

{
"name": "AdminLTE",
"version": "2.0.3",
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-less": "^0.12.0",
"grunt-contrib-uglify": "^0.7.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-includes": "^0.4.5"
}
}