mirror of
https://github.com/pi-hole/web.git
synced 2026-04-20 00:39:52 +01:00
11 lines
209 B
JSON
Executable File
11 lines
209 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",
|
|
"grunt-contrib-uglify": "~0.7.0"
|
|
}
|
|
}
|