lnbits-legend/lnbits/static/package.json

11 lines
213 B
JSON
Raw Normal View History

2019-12-13 00:08:26 +01:00
{
"name": "AdminLTE",
"version": "2.0.0",
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-less": "~0.12.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-contrib-uglify": "~0.7.0"
}
}