You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AdminLTE/package.json

11 lines
209 B

{
"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"
}
}