2015-08-10 10:50:02 -05:00
|
|
|
{
|
|
|
|
"name": "Grafana-Email-Campaign",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"description": "Grafana Email templates based on Zurb Ink",
|
|
|
|
"repository": "dnnsldr/",
|
|
|
|
"author": {
|
|
|
|
"name": "dnnsldr",
|
|
|
|
"email": "delder@riester.com",
|
|
|
|
"url": "https://github.com/dnnsldr"
|
|
|
|
},
|
2019-08-26 10:19:03 -05:00
|
|
|
"scripts": {
|
|
|
|
"build": "grunt",
|
|
|
|
"start": "grunt watch"
|
|
|
|
},
|
2015-08-10 10:50:02 -05:00
|
|
|
"devDependencies": {
|
2019-10-31 12:33:33 -05:00
|
|
|
"grunt": "1.0.1",
|
|
|
|
"grunt-premailer": "1.1.0",
|
2019-08-26 10:19:03 -05:00
|
|
|
"grunt-processhtml": "^0.4.2",
|
2019-10-31 12:33:33 -05:00
|
|
|
"grunt-uncss": "0.9.0",
|
|
|
|
"load-grunt-config": "3.0.1",
|
|
|
|
"grunt-contrib-watch": "1.1.0",
|
|
|
|
"grunt-text-replace": "0.4.0",
|
|
|
|
"grunt-assemble": "0.6.3",
|
|
|
|
"grunt-contrib-clean": "2.0.0"
|
2015-08-10 10:50:02 -05:00
|
|
|
}
|
|
|
|
}
|