AdminLTE/package.json
2015-02-01 16:25:09 -05:00

9 lines
170 B
JSON
Executable file

{
"name": "AdminLTE",
"version": "0.1.0",
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-less": "~0.12.0",
"grunt-contrib-watch": "~0.6.1"
}
}